projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
airlink generation fix, thanks st9_
[openwrt.git]
/
package
/
busybox
/
config
/
modutils
/
Config.in
diff --git
a/package/busybox/config/modutils/Config.in
b/package/busybox/config/modutils/Config.in
index
d1e5c3a
..
9183145
100644
(file)
--- a/
package/busybox/config/modutils/Config.in
+++ b/
package/busybox/config/modutils/Config.in
@@
-74,7
+74,7
@@
config BUSYBOX_CONFIG_LSMOD
config BUSYBOX_CONFIG_FEATURE_LSMOD_PRETTY_2_6_OUTPUT
bool "lsmod pretty output for 2.6.x Linux kernels "
config BUSYBOX_CONFIG_FEATURE_LSMOD_PRETTY_2_6_OUTPUT
bool "lsmod pretty output for 2.6.x Linux kernels "
- default
n
+ default
y
depends on BUSYBOX_CONFIG_LSMOD
help
This option makes output format of lsmod adjusted to
depends on BUSYBOX_CONFIG_LSMOD
help
This option makes output format of lsmod adjusted to
This page took
0.025224 seconds
and
4
git commands to generate.