mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
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
|