X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/130f4efa38b78352d626d43148dd1143abd3bde9..15950a617ef9b9952534c1a18c1b0fcd5d2d46f2:/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