1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-01 16:41:59 +02:00
openwrt/package/busybox/target-config.in

12 lines
266 B
Plaintext
Raw Normal View History

2007-03-03 21:35:01 +01:00
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