mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-20 03:36:29 +00:00
12 lines
249 B
Plaintext
12 lines
249 B
Plaintext
|
config BUSYBOX_CONFIG_FEATURE_DEVFS
|
||
|
default y if LINUX_2_4
|
||
|
default n if LINUX_2_6
|
||
|
|
||
|
config BUSYBOX_CONFIG_MDEV
|
||
|
default n if LINUX_2_4
|
||
|
default y if LINUX_2_6
|
||
|
|
||
|
config BUSYBOX_CONFIG_FEATURE_MDEV_CONF
|
||
|
default n if LINUX_2_4
|
||
|
default y if LINUX_2_6
|