From 649b5b92509dba021ed47ef4c04f358de83ba36f Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sun, 14 Mar 2010 18:20:45 +0100 Subject: bootloaders: move bootloader build code to boot/ Signed-off-by: Thomas Petazzoni --- boot/yaboot/Config.in | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 boot/yaboot/Config.in (limited to 'boot/yaboot/Config.in') diff --git a/boot/yaboot/Config.in b/boot/yaboot/Config.in new file mode 100644 index 000000000..75da815ab --- /dev/null +++ b/boot/yaboot/Config.in @@ -0,0 +1,5 @@ +config BR2_TARGET_YABOOT + bool "yaboot" + depends on BR2_powerpc + help + The yaboot bootloader for new world powerpc systems. -- cgit v1.2.3