projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Remove superfluous dependencies,
[openwrt.git]
/
target
/
linux
/
linux-2.4
/
config
/
ar7
diff --git
a/target/linux/linux-2.4/config/ar7
b/target/linux/linux-2.4/config/ar7
index
cc6d0dc
..
dae2200
100644
(file)
--- a/
target/linux/linux-2.4/config/ar7
+++ b/
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_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)
#
# Memory Technology Devices (MTD)
This page took
0.028321 seconds
and
4
git commands to generate.