summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThiago A. CorrĂȘa <thiago.correa@gmail.com>2009-04-30 06:27:33 +0000
committerThiago A. CorrĂȘa <thiago.correa@gmail.com>2009-04-30 06:27:33 +0000
commit7c66cc18cd63be97e7ae7e255b0bed803996e425 (patch)
tree86063dc673330428c774cf680912130f274566b6
parent9dac854a116d4cd1280b632d8cbff7842a7d0113 (diff)
Undeprecate u-boot 2008.10 since this is the last version known to work with JFFS2 fs and AVR32
-rw-r--r--target/u-boot/Config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/u-boot/Config.in b/target/u-boot/Config.in
index b2bc4e74b..bd0251be5 100644
--- a/target/u-boot/Config.in
+++ b/target/u-boot/Config.in
@@ -26,7 +26,6 @@ config BR2_TARGET_UBOOT_2009_01
config BR2_TARGET_UBOOT_2008_10
bool "u-boot-2008.10"
- depends on BR2_DEPRECATED
config BR2_TARGET_UBOOT_1_3_4
bool "u-boot-1.3.4"