Commit 39b790c9 authored by Karoly Kasza's avatar Karoly Kasza Committed by Thomas Petazzoni
Browse files

Config.in: remove BR2_DEBIAN_MIRROR completely

parent 5f1eeae2
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -220,16 +220,6 @@ config BR2_GNU_MIRROR
	     http://ftp.gnu.org/pub/gnu
	     http://mirror.aarnet.edu.au/pub/gnu

config BR2_DEBIAN_MIRROR
	string "Debian Software mirror"
	default "http://ftp.debian.org"
	help
	  Debian has multiple software mirrors scattered around the world.
	  The following allows you to select your preferred mirror.

	  Usually, just add your country code like XX here:
	  http://ftp.XX.debian.org

endif

config BR2_LUAROCKS_MIRROR