From 806cb2a2dd23a3e9d1557f39c1e0a6972849fdf4 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 2 Aug 2005 04:24:17 +0000 Subject: prune 2.16.90.0.1 / 2.16.90.0.2 --- toolchain/binutils/Config.in | 8 -------- 1 file changed, 8 deletions(-) (limited to 'toolchain/binutils/Config.in') diff --git a/toolchain/binutils/Config.in b/toolchain/binutils/Config.in index 6a0bec917..989cabcc4 100644 --- a/toolchain/binutils/Config.in +++ b/toolchain/binutils/Config.in @@ -26,12 +26,6 @@ choice config BR2_BINUTILS_VERSION_2_16_1 bool "binutils 2.16.1" - config BR2_BINUTILS_VERSION_2_16_90_0_1 - bool "binutils 2.16.90.0.1" - - config BR2_BINUTILS_VERSION_2_16_90_0_2 - bool "binutils 2.16.90.0.2" - config BR2_BINUTILS_VERSION_2_16_90_0_3 bool "binutils 2.16.90.0.3" @@ -51,8 +45,6 @@ config BR2_BINUTILS_VERSION default "2.15.97" if BR2_BINUTILS_VERSION_2_15_97 default "2.16" if BR2_BINUTILS_VERSION_2_16 default "2.16.1" if BR2_BINUTILS_VERSION_2_16_1 - default "2.16.90.0.1" if BR2_BINUTILS_VERSION_2_16_90_0_1 - default "2.16.90.0.2" if BR2_BINUTILS_VERSION_2_16_90_0_2 default "2.16.90.0.3" if BR2_BINUTILS_VERSION_2_16_90_0_3 default "2.16.91.0.1" if BR2_BINUTILS_VERSION_2_16_91_0_1 default "2.16.91.0.2" if BR2_BINUTILS_VERSION_2_16_91_0_2 -- cgit v1.2.3