X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/130f4efa38b78352d626d43148dd1143abd3bde9..a2110d5d1f134a65b9959d3b74c3bcefbc0ff6c1:/package/busybox/target-config.in diff --git a/package/busybox/target-config.in b/package/busybox/target-config.in index 77c58cef1..10a79ffdc 100644 --- a/package/busybox/target-config.in +++ b/package/busybox/target-config.in @@ -2,10 +2,10 @@ 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_2_4_MODULES + default y if LINUX_2_4 + default n if LINUX_2_6 -config BUSYBOX_CONFIG_FEATURE_MDEV_CONF +config BUSYBOX_CONFIG_FEATURE_2_6_MODULES default n if LINUX_2_4 default y if LINUX_2_6