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

@@ -14,7 +14,7 @@ CONFIG_BASE_SMALL=0
CONFIG_BITREVERSE=y
CONFIG_CEVT_R4K=y
CONFIG_CLASSIC_RCU=y
CONFIG_CMDLINE="root=/dev/mtdblock0 rootfstype=squashfs,jffs2 init=/etc/preinit"
CONFIG_CMDLINE="root=/dev/mtdblock0 rootfstype=squashfs,jffs2"
# CONFIG_CPU_BIG_ENDIAN is not set
CONFIG_CPU_HAS_LLSC=y
CONFIG_CPU_HAS_PREFETCH=y