summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2009-08-27 14:39:30 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2009-08-27 14:39:30 +0200
commit1af58aff7222e88a844a2c8f0f9121b99321dd83 (patch)
treea519a454a60ab32d8c9112f685e446abe05d32f1
parente5413e83d8d18fa67d1fc1e586d08d70c379b7d9 (diff)
u-boot: mark old 2008.10 version as deprecated
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
-rw-r--r--target/u-boot/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/u-boot/Config.in b/target/u-boot/Config.in
index a4994c4cc..a62e8514d 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"