add source for linksys stuff
SVN-Revision: 263
This commit is contained in:
parent
5183793523
commit
a92c4a9f1c
2 changed files with 1 additions and 2 deletions
|
@ -1 +0,0 @@
|
||||||
TARGETS+=openwrt
|
|
|
@ -4,6 +4,7 @@
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
|
|
||||||
|
LINKSYS_TGZ_SITE=http://openwrt.openbsd-geek.de
|
||||||
LINKSYS_KERNEL_INCLUDE=$(BUILD_DIR)/linksys-kernel
|
LINKSYS_KERNEL_INCLUDE=$(BUILD_DIR)/linksys-kernel
|
||||||
|
|
||||||
# shared library stuff extracted from linksys firmware GPL sourcetree
|
# 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
|
openwrt: linksys-shared linksys-nvram linksys-wlconf openwrt-mtd openwrt-trx openwrt-addpattern
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue