mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-12 19:11:40 +01:00
11 lines
266 B
Text
11 lines
266 B
Text
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
|