summaryrefslogtreecommitdiffstats
path: root/package/openwrt/openwrt.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/openwrt/openwrt.mk')
-rw-r--r--package/openwrt/openwrt.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/openwrt/openwrt.mk b/package/openwrt/openwrt.mk
index 4945e69c6..2cf91dfa7 100644
--- a/package/openwrt/openwrt.mk
+++ b/package/openwrt/openwrt.mk
@@ -4,6 +4,7 @@
#
#############################################################
+LINKSYS_TGZ_SITE=http://openwrt.openbsd-geek.de
LINKSYS_KERNEL_INCLUDE=$(BUILD_DIR)/linksys-kernel
# shared library stuff extracted from linksys firmware GPL sourcetree
@@ -117,4 +118,3 @@ openwrt-addpattern: $(OPENWRT_ADDPATTERN_TARGET)
openwrt: linksys-shared linksys-nvram linksys-wlconf openwrt-mtd openwrt-trx openwrt-addpattern
-