projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
upgrade uci to 0.3.1 - fixes a parser problem
[openwrt.git]
/
package
/
busybox
/
target-config.in
1
config BUSYBOX_CONFIG_FEATURE_DEVFS
2
default y if LINUX_2_4
3
default n if LINUX_2_6
4
5
config BUSYBOX_CONFIG_FEATURE_2_4_MODULES
6
default y if LINUX_2_4
7
default n if LINUX_2_6
8
9
config BUSYBOX_CONFIG_FEATURE_2_6_MODULES
10
default n if LINUX_2_4
11
default y if LINUX_2_6
This page took
0.039823 seconds
and
5
git commands to generate.