[toolchain] we have a minimal gcc target compiler since [13931], so use it in uClibc...
[openwrt.git] / package / busybox / target-config.in
index 77c58ce..10a79ff 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
This page took 0.025748 seconds and 4 git commands to generate.