[Buildroot] [PATCH 1/6] atmel mirrors are only needed for atmel targets

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Tue Oct 6 18:26:03 UTC 2009


Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 target/device/Config.in.mirrors |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/target/device/Config.in.mirrors b/target/device/Config.in.mirrors
index c647801..e0b1d07 100644
--- a/target/device/Config.in.mirrors
+++ b/target/device/Config.in.mirrors
@@ -64,7 +64,7 @@ config BR2_DEBIAN_MIRROR
 
 	  Usually, just add your country code like XX here:
 	  http://ftp.XX.debian.org
-
+if BR2_TARGET_ATMEL
 source	"target/device/Atmel/Config.in.mirrors"
-
+endif
 endmenu
-- 
1.6.3.3



More information about the buildroot mailing list