mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-19 15:05:12 +01:00
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
@ -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…
Reference in New Issue
Block a user