only support 2.6 modules on 2.6, and only 2.4 modules on 2.4
[openwrt/svn-archive/archive.git] / package / busybox / target-config.in
index 77c58cef14239f318e75298de93bcbb9ceafa261..10a79ffdc830eab67b896ff5f954578a921287b5 100644 (file)
@@ -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