projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d31c772
)
atmel mirrors are only needed for atmel targets
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Tue, 6 Oct 2009 18:26:03 +0000
(20:26 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 6 Oct 2009 20:42:49 +0000
(22:42 +0200)
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
target/device/Config.in.mirrors
patch
|
blob
|
history
diff --git
a/target/device/Config.in.mirrors
b/target/device/Config.in.mirrors
index c647801cd9a097ef989e67a6032315d9a4de2b1c..e0b1d07b2291df23931dece74eaa93930df7507a 100644
(file)
--- 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