forked from Ivasoft/openwrt
enable preinit in a few other platforms
SVN-Revision: 6482
This commit is contained in:
@@ -57,7 +57,7 @@ CONFIG_BASE_SMALL=0
|
||||
# CONFIG_BSD_DISKLABEL is not set
|
||||
# CONFIG_BT is not set
|
||||
# CONFIG_CIFS_STATS is not set
|
||||
CONFIG_CMDLINE="root=/dev/mtdblock2 rootfstype=jffs2 noinitrd console=ttyS0,115200"
|
||||
CONFIG_CMDLINE="root=/dev/mtdblock2 rootfstype=jffs2 noinitrd console=ttyS0,115200 init=/etc/preinit"
|
||||
# CONFIG_CONFIGFS_FS is not set
|
||||
CONFIG_CPU_32=y
|
||||
CONFIG_CPU_32v5=y
|
||||
|
||||
Reference in New Issue
Block a user