afd77256c9
Yaboot does not build, hasn't been updated since a long time, and isn't very common these days on embedded PowerPC platforms. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
12 lines
233 B
Plaintext
12 lines
233 B
Plaintext
menu "Bootloaders"
|
|
|
|
source "boot/grub/Config.in"
|
|
source "boot/grub2/Config.in"
|
|
source "boot/syslinux/Config.in"
|
|
source "boot/u-boot/Config.in"
|
|
source "boot/at91bootstrap/Config.in"
|
|
source "boot/at91dataflashboot/Config.in"
|
|
|
|
endmenu
|
|
|