Browse Source

tl-wr941nd: rename firmware image

SVN-Revision: 14710
Gabor Juhos 17 years ago
parent
commit
578d9696e5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/ar71xx/image/Makefile

+ 1 - 1
target/linux/ar71xx/image/Makefile

@@ -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