From eac1cfc4ba154abfb89ea561030fdce14a0cdca0 Mon Sep 17 00:00:00 2001 From: kaloz Date: Thu, 14 May 2009 10:20:53 +0000 Subject: make kernels use /etc/preinit by default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15840 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/iop32x/config-default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/iop32x') diff --git a/target/linux/iop32x/config-default b/target/linux/iop32x/config-default index bd8044f6d..c85d757cb 100644 --- a/target/linux/iop32x/config-default +++ b/target/linux/iop32x/config-default @@ -67,7 +67,7 @@ CONFIG_BOUNCE=y # CONFIG_BT is not set # CONFIG_CIFS_STATS is not set CONFIG_CLASSIC_RCU=y -CONFIG_CMDLINE="root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200 init=/etc/preinit" +CONFIG_CMDLINE="root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200" # CONFIG_CONFIGFS_FS is not set CONFIG_CPU_32=y CONFIG_CPU_32v5=y -- cgit v1.2.3