From b788a8d82423625a39deaf21d523b7c1b7743a5e Mon Sep 17 00:00:00 2001 From: florian Date: Fri, 5 May 2006 09:58:23 +0000 Subject: More au1000 fixes. Clean up patch Add mount_root specific (different partition naming) Add an init script to kernel command line to set up OpenWrt at boot time git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3730 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/target/linux/au1000-2.6/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openwrt/target/linux/au1000-2.6/config') diff --git a/openwrt/target/linux/au1000-2.6/config b/openwrt/target/linux/au1000-2.6/config index 41a2d0352..b274fcfd5 100644 --- a/openwrt/target/linux/au1000-2.6/config +++ b/openwrt/target/linux/au1000-2.6/config @@ -1421,7 +1421,7 @@ CONFIG_MAGIC_SYSRQ=y # CONFIG_DEBUG_KERNEL is not set CONFIG_LOG_BUF_SHIFT=14 CONFIG_CROSSCOMPILE=y -CONFIG_CMDLINE="" +CONFIG_CMDLINE="init=/etc/preinit" # # Security options -- cgit v1.2.3