diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/busybox/Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/busybox/Config.in b/package/busybox/Config.in index 41f19f414..2d63f0023 100644 --- a/package/busybox/Config.in +++ b/package/busybox/Config.in @@ -88,7 +88,6 @@ config BR2_PACKAGE_BUSYBOX_HIDE_OTHERS config BR2_PACKAGE_BUSYBOX_SKELETON bool "use minimal target skeleton" depends on BR2_PACKAGE_BUSYBOX - depends on !BR2_BUSYBOX_VERSION_1_0_1 help Use a minimal target skeleton. Make sure to select mdev which is used to populate /dev/. |