[ar71xx] tl-wr941nd: rename firmware image
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 1 Mar 2009 11:36:49 +0000 (11:36 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 1 Mar 2009 11:36:49 +0000 (11:36 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14710 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ar71xx/image/Makefile

index 4a22608..e32a197 100644 (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