[prev in list] [next in list] [prev in thread] [next in thread] 

List:       buildroot
Subject:    [Buildroot] [git commit master] target/device/Atmel/arch-arm/u-boot: Fix u-boot patch dependencies
From:       jacmet () sunsite ! dk (Peter Korsgaard)
Date:       2009-10-29 20:17:21
Message-ID: 20091029201958.5B7F277667 () busybox ! osuosl ! org
[Download RAW message or body]


commit: http://git.buildroot.net/buildroot/commit/?id=1ea44bb11a73955b559cc5d4cd61e89bfebd21fa
                
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Ensure that the 2009.01 u-boot patches can only be enabled for 2009.01 builds.

Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 target/device/Atmel/arch-arm/u-boot/Config.in |    1 +
 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 16f900d..6d32e78 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
 
-- 
1.6.3.3


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic