From 0b6a9e5c74a9f0abfd00b67cf25d16990ceb38a8 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Wed, 28 Oct 2009 19:15:50 +0100 Subject: config: mark now old versions as being OBSOLETE These versions are kept for the upcoming release, but they will be removed from the next release if they are not used. --- config/tools/libelf.in | 3 ++- config/tools/sstrip.in | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'config/tools') diff --git a/config/tools/libelf.in b/config/tools/libelf.in index 10ed90c7..f195868e 100644 --- a/config/tools/libelf.in +++ b/config/tools/libelf.in @@ -21,7 +21,8 @@ config LIBELF_V_0_8_11 config LIBELF_V_0_8_10 bool - prompt "0.8.10" + prompt "0.8.10 (OBSOLETE)" + depends on OBSOLETE endchoice diff --git a/config/tools/sstrip.in b/config/tools/sstrip.in index 5abd0f36..975e74fc 100644 --- a/config/tools/sstrip.in +++ b/config/tools/sstrip.in @@ -19,7 +19,8 @@ config SSTRIP_BUILDROOT config SSTRIP_ELFKICKERS bool - prompt "ELFkickers" + prompt "ELFkickers (OBSOLETE)" + depends on OBSOLETE help The original, ageing version, of sstrip from ELFkickers. Fully functional, but not maintained anymore. -- cgit v1.2.3