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

SVN-Revision: 18535
master
Gabor Juhos 15 years ago
parent 4292229e9f
commit 726e2e4478
  1. 2
      target/linux/ar71xx/image/Makefile

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

Loading…
Cancel
Save