From 5cd973bdee8ff6c747e37a22ba7baf701f5e64fa Mon Sep 17 00:00:00 2001 From: hcg 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14939 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Config.in') diff --git a/Config.in b/Config.in index e41233892..4d75896d8 100644 --- a/Config.in +++ b/Config.in @@ -15,7 +15,7 @@ source "target/Config.in" menu "Target Images" config TARGET_ROOTFS_INITRAMFS bool "ramdisk" - default n + default y if USES_INITRAMFS depends LINUX_2_6 help Embed the rootfs into the kernel (initramfs) -- cgit v1.2.3