kernel, initrd: Remove legacy ubootChooser
This commit is contained in:
@@ -13002,9 +13002,6 @@ with pkgs;
|
||||
|
||||
tunctl = callPackage ../os-specific/linux/tunctl { };
|
||||
|
||||
# TODO(dezgeg): either refactor & use ubootTools directly, or remove completely
|
||||
ubootChooser = name: ubootTools;
|
||||
|
||||
# Upstream U-Boots:
|
||||
inherit (callPackage ../misc/uboot {})
|
||||
buildUBoot
|
||||
|
||||
Reference in New Issue
Block a user