sync with buildroot2 from uclibc, add two variables PACKAGE_DIR and PATCH, remove...
[openwrt-10.03/.git] / package / openwrt / openwrt.mk
index 4945e69c629ea265fc25b6340587dfd54aad1b90..2cf91dfa7f378c01ecc0b0af345ae7a337bb64a1 100644 (file)
@@ -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
 
-