diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2009-01-26 14:04:10 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-01-26 14:04:10 +0000 |
commit | 6218173ce2ab679cf1a1e4b48feb39982b02c1f2 (patch) | |
tree | cee189b416688f929ecabd535133c3e9b7cee1be /target/u-boot/Config.in | |
parent | 377773e2f7316f907b13505a0ff83fdb6ab757fc (diff) | |
download | buildroot-novena-6218173ce2ab679cf1a1e4b48feb39982b02c1f2.tar.gz buildroot-novena-6218173ce2ab679cf1a1e4b48feb39982b02c1f2.zip |
u-boot: mark 2008.10 version as recent
Diffstat (limited to 'target/u-boot/Config.in')
-rw-r--r-- | target/u-boot/Config.in | 1 |
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" |