1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-16 19:48:47 +03:00
openwrt-xburst/package/busybox/target-config.in
kaloz 130f4efa38 R.I.P. devfs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6478 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-03 20:35:01 +00:00

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