target/device/Atmel/arch-arm/u-boot: Fix u-boot patch dependencies
authorPeter Korsgaard <jacmet@sunsite.dk>
Thu, 29 Oct 2009 20:17:21 +0000 (21:17 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 29 Oct 2009 20:17:21 +0000 (21:17 +0100)
Ensure that the 2009.01 u-boot patches can only be enabled for 2009.01 builds.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
target/device/Atmel/arch-arm/u-boot/Config.in

index 16f900d9f21b052f78693c42f5f6986fa4854914..6d32e78676faa37d8c64d5f5011dc8303a3568ea 100644 (file)
@@ -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