X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/31089d4fdfa7f33fb46d65bde300dcd9eb833a37..21a96eeb47f963f2adeb613a9d757e24f4e9c281:/package/busybox/target-config.in diff --git a/package/busybox/target-config.in b/package/busybox/target-config.in index 10a79ffdc..61f13670c 100644 --- a/package/busybox/target-config.in +++ b/package/busybox/target-config.in @@ -1,11 +1,14 @@ config BUSYBOX_CONFIG_FEATURE_DEVFS + bool default y if LINUX_2_4 default n if LINUX_2_6 config BUSYBOX_CONFIG_FEATURE_2_4_MODULES + bool default y if LINUX_2_4 default n if LINUX_2_6 config BUSYBOX_CONFIG_FEATURE_2_6_MODULES + bool default n if LINUX_2_4 default y if LINUX_2_6