1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-18 14:47:46 +01:00
openwrt/package/busybox/target-config.in

15 lines
284 B
Plaintext
Raw Normal View History

2007-03-03 21:35:01 +01:00
config BUSYBOX_CONFIG_FEATURE_DEVFS
bool
2007-03-03 21:35:01 +01:00
default y if LINUX_2_4
default n if LINUX_2_6
config BUSYBOX_CONFIG_FEATURE_2_4_MODULES
bool
default y if LINUX_2_4
default n if LINUX_2_6
config BUSYBOX_CONFIG_FEATURE_2_6_MODULES
bool
default n if LINUX_2_4
default y if LINUX_2_6