mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 23:32:49 +02:00
add kernel boot command line
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1241 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
0da6b448eb
commit
d847a1ac75
@ -165,7 +165,8 @@ CONFIG_BINFMT_ELF=y
|
||||
# CONFIG_BINFMT_ELF32 is not set
|
||||
# CONFIG_BINFMT_MISC is not set
|
||||
# CONFIG_OOM_KILLER is not set
|
||||
# CONFIG_CMDLINE_BOOL is not set
|
||||
CONFIG_CMDLINE_BOOL=y
|
||||
CONFIG_CMDLINE="root=/dev/mtdblock0 console=ttyS0,38400 rootfstype=squashfs,jffs2 init=/etc/preinit noinitrd"
|
||||
|
||||
#
|
||||
# Memory Technology Devices (MTD)
|
||||
|
Loading…
Reference in New Issue
Block a user