ar71xx: rename TL-WRx41 images, because newer factory web interface does not accept files with '.uni' extension.

SVN-Revision: 18535
This commit is contained in:
Gabor Juhos 2009-11-25 10:28:30 +00:00
parent 4292229e9f
commit 726e2e4478

View File

@ -197,7 +197,7 @@ define Image/Build/TPLINK
-B $(4) -N OpenWrt -V $(REVISION)\
-k $(KDIR)/vmlinux-$(2).bin.gz \
-r $(BIN_DIR)/openwrt-$(BOARD)-root.$(1) \
-o $(call imgname,$(1),$(2)).uni
-o $(call imgname,$(1),$(2))-universal.bin
endef
define Image/Build/CyberTAN