From a9c958c2de59e0747b5dcf82f5fd5b1aaf956c3b Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Thu, 14 May 2009 10:20:53 +0000 Subject: make kernels use /etc/preinit by default SVN-Revision: 15840 --- target/linux/etrax/config-2.6.25 | 2 +- target/linux/etrax/config-2.6.30 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/etrax') diff --git a/target/linux/etrax/config-2.6.25 b/target/linux/etrax/config-2.6.25 index d287655dd5..2f59494d41 100644 --- a/target/linux/etrax/config-2.6.25 +++ b/target/linux/etrax/config-2.6.25 @@ -14,7 +14,7 @@ CONFIG_ETRAX100LX_V2=y CONFIG_ETRAX_ARCH_V10=y # CONFIG_ETRAX_ARCH_V32 is not set CONFIG_ETRAX_AXISFLASHMAP=y -CONFIG_ETRAX_CMDLINE="root=/dev/mtdblock1 rootfstype=squashfs,jffs2 init=/etc/preinit noinitrd console=ttyS0,115200" +CONFIG_ETRAX_CMDLINE="root=/dev/mtdblock1 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200" # CONFIG_ETRAX_CSP0_LEDS is not set # CONFIG_ETRAX_DEBUG_PORT0 is not set # CONFIG_ETRAX_DEBUG_PORT1 is not set diff --git a/target/linux/etrax/config-2.6.30 b/target/linux/etrax/config-2.6.30 index 054793f91a..328d2ab6c3 100644 --- a/target/linux/etrax/config-2.6.30 +++ b/target/linux/etrax/config-2.6.30 @@ -16,7 +16,7 @@ CONFIG_ETRAX100LX_V2=y CONFIG_ETRAX_ARCH_V10=y # CONFIG_ETRAX_ARCH_V32 is not set CONFIG_ETRAX_AXISFLASHMAP=y -CONFIG_ETRAX_CMDLINE="root=/dev/mtdblock1 rootfstype=jffs2 init=/etc/preinit noinitrd console=ttyS0,115200" +CONFIG_ETRAX_CMDLINE="root=/dev/mtdblock1 rootfstype=jffs2 noinitrd console=ttyS0,115200" # CONFIG_ETRAX_CSP0_LEDS is not set # CONFIG_ETRAX_DEBUG_PORT0 is not set # CONFIG_ETRAX_DEBUG_PORT1 is not set -- cgit v1.2.3