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:
380612c
)
add kernel boot command line
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 14 Jun 2005 19:59:16 +0000
(19:59 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 14 Jun 2005 19:59:16 +0000
(19:59 +0000)
SVN-Revision: 1241
openwrt/target/linux/linux-2.4/config/ar7
patch
|
blob
|
history
diff --git
a/openwrt/target/linux/linux-2.4/config/ar7
b/openwrt/target/linux/linux-2.4/config/ar7
index cc6d0dc3af4f9596158ac0bae114c924dd8b1970..dae220080bdd0e0acd420e48b96a4acea9ebb114 100644
(file)
--- a/
openwrt/target/linux/linux-2.4/config/ar7
+++ b/
openwrt/target/linux/linux-2.4/config/ar7
@@
-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)