From 1b216aa20a194e32ef6ff6ff028f58de49f29b20 Mon Sep 17 00:00:00 2001 From: Hamish Guthrie Date: Wed, 18 Mar 2009 15:57:18 +0000 Subject: Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-target SVN-Revision: 14939 --- target/Config.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/Config.in') diff --git a/target/Config.in b/target/Config.in index 31f7a50b39..6506312b37 100644 --- a/target/Config.in +++ b/target/Config.in @@ -29,6 +29,9 @@ config USB_SUPPORT config BIG_ENDIAN bool +config USES_INITRAMFS + bool + config USES_SQUASHFS bool -- cgit v1.2.3