summaryrefslogtreecommitdiff
path: root/target/u-boot
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2009-01-26 14:04:10 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2009-01-26 14:04:10 +0000
commit6218173ce2ab679cf1a1e4b48feb39982b02c1f2 (patch)
treecee189b416688f929ecabd535133c3e9b7cee1be /target/u-boot
parent377773e2f7316f907b13505a0ff83fdb6ab757fc (diff)
u-boot: mark 2008.10 version as recent
Diffstat (limited to 'target/u-boot')
-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 3d6262788..5d78cc9fc 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"