projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d31dcd
)
added rootfstype option
author
Imre Kaloz
<kaloz@openwrt.org>
Sat, 2 Apr 2005 18:35:24 +0000
(18:35 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Sat, 2 Apr 2005 18:35:24 +0000
(18:35 +0000)
SVN-Revision: 528
openwrt/package/linux/linux.config
patch
|
blob
|
history
diff --git
a/openwrt/package/linux/linux.config
b/openwrt/package/linux/linux.config
index 923a0e3446df1e307198d41e13c97adb93317506..d35205b73ae24c14ea7c42f797d7f011fbf8df7a 100644
(file)
--- a/
openwrt/package/linux/linux.config
+++ b/
openwrt/package/linux/linux.config
@@
-86,7
+86,7
@@
CONFIG_BCM4704=y
# CONFIG_HIGHMEM is not set
CONFIG_RWSEM_GENERIC_SPINLOCK=y
# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
-CONFIG_CMDLINE="root=/dev/mtdblock2 init=/etc/preinit noinitrd console=ttyS0,115200"
+CONFIG_CMDLINE="root=/dev/mtdblock2
rootfstype=squashfs,jffs2
init=/etc/preinit noinitrd console=ttyS0,115200"
CONFIG_PCI=y
CONFIG_NONCOHERENT_IO=y
CONFIG_NEW_TIME_C=y