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:
parent
4292229e9f
commit
726e2e4478
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,7 @@ define Image/Build/TPLINK
|
||||||
-B $(4) -N OpenWrt -V $(REVISION)\
|
-B $(4) -N OpenWrt -V $(REVISION)\
|
||||||
-k $(KDIR)/vmlinux-$(2).bin.gz \
|
-k $(KDIR)/vmlinux-$(2).bin.gz \
|
||||||
-r $(BIN_DIR)/openwrt-$(BOARD)-root.$(1) \
|
-r $(BIN_DIR)/openwrt-$(BOARD)-root.$(1) \
|
||||||
-o $(call imgname,$(1),$(2)).uni
|
-o $(call imgname,$(1),$(2))-universal.bin
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Image/Build/CyberTAN
|
define Image/Build/CyberTAN
|
||||||
|
|
Loading…
Reference in a new issue