summaryrefslogtreecommitdiff
path: root/target/device
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2009-10-29 21:17:21 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2009-10-29 21:17:21 +0100
commit1ea44bb11a73955b559cc5d4cd61e89bfebd21fa (patch)
treec76a5055427eaa2677861be7e468fef3bc82e0c7 /target/device
parent9af188d883b2657bd967e6621011d4bbe1bb3441 (diff)
target/device/Atmel/arch-arm/u-boot: Fix u-boot patch dependencies
Ensure that the 2009.01 u-boot patches can only be enabled for 2009.01 builds. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'target/device')
-rw-r--r--target/device/Atmel/arch-arm/u-boot/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/device/Atmel/arch-arm/u-boot/Config.in b/target/device/Atmel/arch-arm/u-boot/Config.in
index 16f900d9f..6d32e7867 100644
--- a/target/device/Atmel/arch-arm/u-boot/Config.in
+++ b/target/device/Atmel/arch-arm/u-boot/Config.in
@@ -7,6 +7,7 @@ choice
config BR2_TARGET_U_BOOT_2009_01_ARCH_AT91
bool "AT91 patches for u-boot-2009.01"
depends on BR2_TARGET_ATMEL && BR2_arm
+ depends on BR2_TARGET_UBOOT_2009_01
help
Apply the at91 u-boot-2009.01 patches