Commit f7abeebf authored by Bernhard Reutner-Fischer's avatar Bernhard Reutner-Fischer Committed by Peter Korsgaard
Browse files

atmel mirrors are only needed for atmel targets

parent d31c7723
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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