add source for linksys stuff
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>
Sat, 19 Feb 2005 07:41:29 +0000 (07:41 +0000)
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>
Sat, 19 Feb 2005 07:41:29 +0000 (07:41 +0000)
SVN-Revision: 263

openwrt/package/openwrt/Makefile.in [deleted file]
openwrt/package/openwrt/openwrt.mk

diff --git a/openwrt/package/openwrt/Makefile.in b/openwrt/package/openwrt/Makefile.in
deleted file mode 100644 (file)
index 5843057..0000000
+++ /dev/null
@@ -1 +0,0 @@
-TARGETS+=openwrt
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
 
-