From: Thiago A. CorrĂȘa Date: Thu, 30 Apr 2009 06:27:33 +0000 (-0000) Subject: Undeprecate u-boot 2008.10 since this is the last version known to work with JFFS2... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7c66cc18cd63be97e7ae7e255b0bed803996e425;p=buildroot.git Undeprecate u-boot 2008.10 since this is the last version known to work with JFFS2 fs and AVR32 --- diff --git a/target/u-boot/Config.in b/target/u-boot/Config.in index b2bc4e74b7..bd0251be5e 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"