mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
0f34319e6e
SVN-Revision: 7529
12 lines
266 B
Plaintext
12 lines
266 B
Plaintext
config BUSYBOX_CONFIG_FEATURE_DEVFS
|
|
default y if LINUX_2_4
|
|
default n if LINUX_2_6
|
|
|
|
config BUSYBOX_CONFIG_FEATURE_2_4_MODULES
|
|
default y if LINUX_2_4
|
|
default n if LINUX_2_6
|
|
|
|
config BUSYBOX_CONFIG_FEATURE_2_6_MODULES
|
|
default n if LINUX_2_4
|
|
default y if LINUX_2_6
|