1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-25 03:32:25 +02:00

[ar71xx] tl-wr941nd: rename firmware image

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14710 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2009-03-01 11:36:49 +00:00
parent f3c86673c1
commit 8e8ae392b5

View File

@ -107,7 +107,7 @@ define Image/Build/TPLINK
-B $(4) -N OpenWrt -V $(REVISION)\
-k $(KDIR)/vmlinux-$(2).bin.gzip \
-r $(BIN_DIR)/openwrt-$(BOARD)-root.$(1) \
-o $(BIN_DIR)/openwrt-$(BOARD)-$(2)-$(1).bin
-o $(BIN_DIR)/openwrt-$(BOARD)-$(2)-$(1).uni
endef
define Image/Build/Template/Compex