• Anton Midyukov's avatar
    bootloader: remove use/botloader/uboot · b78eaed7
    Anton Midyukov authored
    u-boot is a low-level bootloader, which, although it can load the
    kernel and initrd directly via extlinux.conf, increasingly provides
    UEFI. Therefore, there is no point in isolating it as a separate
    bootloader. It is enough to disable EFI_BOOTLADER so that
    extlinux.conf has priority.
    b78eaed7
config.mk 1.2 KB