mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-12-25 02:11:02 +01:00
Fixed native build issues for imx8mp-evk atf
Signed-off-by: Ganga Ram <Ganga.Ram@tii.ae>
This commit is contained in:
parent
1fe3cc2bc5
commit
48a8eaeac8
2 changed files with 53 additions and 37 deletions
|
|
@ -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 {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue