mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 19:06:16 +02:00
31089d4fdf
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7529 3c298f89-4303-0410-b956-a3cf2f4a3e73
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
|