2
0
forked from Ivasoft/openwrt

make kernels use /etc/preinit by default

SVN-Revision: 15840
This commit is contained in:
Imre Kaloz
2009-05-14 10:20:53 +00:00
parent b0d4d23bc6
commit a9c958c2de
57 changed files with 168 additions and 90 deletions

View File

@@ -23,7 +23,7 @@ CONFIG_BITREVERSE=y
CONFIG_BOUNCE=y
# CONFIG_BT is not set
CONFIG_CLASSIC_RCU=y
CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd init=/etc/preinit"
CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd"
CONFIG_CMDLINE_BOOL=y
CONFIG_CONSISTENT_SIZE=0x00200000
CONFIG_CONSISTENT_START=0xff100000