mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	Fixed native build issues for imx8mp-evk atf
Signed-off-by: Ganga Ram <Ganga.Ram@tii.ae>
This commit is contained in:
		@@ -10,7 +10,6 @@ with pkgs; let
 | 
			
		||||
    else "";
 | 
			
		||||
 | 
			
		||||
  imx8mp-atf = pkgs.callPackage ./imx8mp-atf.nix {
 | 
			
		||||
    inherit (pkgs) buildArmTrustedFirmware;
 | 
			
		||||
    inherit enable-tee;
 | 
			
		||||
  };
 | 
			
		||||
  imx8mp-firmware = pkgs.callPackage ./imx8mp-firmware.nix {};
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user