Merge branch 'master' of github.com:NixOS/nixpkgs into staging-next
This commit is contained in:
@@ -300,7 +300,7 @@ in {
|
||||
ubootSheevaplug = buildUBoot {
|
||||
defconfig = "sheevaplug_defconfig";
|
||||
extraMeta.platforms = ["armv5tel-linux"];
|
||||
filesToInstall = ["u-boot.bin"];
|
||||
filesToInstall = ["u-boot.kwb"];
|
||||
};
|
||||
|
||||
ubootSopine = buildUBoot {
|
||||
|
||||
Reference in New Issue
Block a user