projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
make kernels use /etc/preinit by default
[openwrt.git]
/
target
/
linux
/
cavium-octeon
/
config-default
diff --git
a/target/linux/cavium-octeon/config-default
b/target/linux/cavium-octeon/config-default
index
560ec73
..
5472f68
100644
(file)
--- a/
target/linux/cavium-octeon/config-default
+++ b/
target/linux/cavium-octeon/config-default
@@
-44,7
+44,7
@@
CONFIG_CAVIUM_OCTEON_SPECIFIC_OPTIONS=y
CONFIG_CEVT_R4K=y
CONFIG_CEVT_R4K_LIB=y
# CONFIG_CGROUP_SCHED is not set
-CONFIG_CMDLINE="console=ttyS0,115200
init=/etc/preinit
"
+CONFIG_CMDLINE="console=ttyS0,115200"
# CONFIG_COMEDI is not set
CONFIG_COMPAT=y
CONFIG_COMPAT_BRK=y
This page took
0.021122 seconds
and
4
git commands to generate.