浏览代码

atmel mirrors are only needed for atmel targets

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Bernhard Reutner-Fischer 16 年之前
父节点
当前提交
f7abeebf54
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      target/device/Config.in.mirrors

+ 2 - 2
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