kernel, initrd: Remove legacy ubootChooser

This commit is contained in:
Tuomas Tynkkynen
2017-11-03 15:55:09 +02:00
parent cf610f8a48
commit b50693d16c
3 changed files with 5 additions and 8 deletions

View File

@@ -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