From cfeb86e2b3b474f1e33d124765896f5d817497b3 Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Sun, 7 Oct 2007 18:29:17 +0000 Subject: Allow longer history for package versions --- package/busybox/Config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package') diff --git a/package/busybox/Config.in b/package/busybox/Config.in index 3bb993aa5..846bafdab 100644 --- a/package/busybox/Config.in +++ b/package/busybox/Config.in @@ -26,11 +26,11 @@ choice config BR2_BUSYBOX_VERSION_1_7_0 bool "BusyBox 1.7.0" - depends on BR2_DEPRECATED + depends on BR2_DEPRECATED || BR2_RECENT config BR2_BUSYBOX_VERSION_1_7_1 bool "BusyBox 1.7.1" - depends on BR2_DEPRECATED + depends on BR2_DEPRECATED || BR2_RECENT config BR2_BUSYBOX_VERSION_1_7_2 bool "BusyBox 1.7.2" -- cgit v1.2.3