From: Peter Korsgaard Date: Mon, 26 Jan 2009 14:04:10 +0000 (-0000) Subject: u-boot: mark 2008.10 version as recent X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6218173ce2ab679cf1a1e4b48feb39982b02c1f2;p=buildroot.git u-boot: mark 2008.10 version as recent --- diff --git a/target/u-boot/Config.in b/target/u-boot/Config.in index 3d62627883..5d78cc9fcb 100644 --- a/target/u-boot/Config.in +++ b/target/u-boot/Config.in @@ -22,6 +22,7 @@ config BR2_TARGET_UBOOT_2009_01 config BR2_TARGET_UBOOT_2008_10 bool "u-boot-2008.10" + depends on BR2_DEPRECATED || BR2_RECENT config BR2_TARGET_UBOOT_1_3_4 bool "u-boot-1.3.4"