add source for linksys stuff
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 19 Feb 2005 07:41:29 +0000 (07:41 +0000)
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 19 Feb 2005 07:41:29 +0000 (07:41 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@263 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

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