From: Peter Korsgaard Date: Thu, 27 Aug 2009 12:39:30 +0000 (+0200) Subject: u-boot: mark old 2008.10 version as deprecated X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1af58aff7222e88a844a2c8f0f9121b99321dd83;p=buildroot.git u-boot: mark old 2008.10 version as deprecated Signed-off-by: Peter Korsgaard --- diff --git a/target/u-boot/Config.in b/target/u-boot/Config.in index a4994c4cc5..a62e8514d4 100644 --- a/target/u-boot/Config.in +++ b/target/u-boot/Config.in @@ -30,6 +30,7 @@ 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"