mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 16:25:30 +02:00
atheros: add fstype to combined image file name
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18443 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
71b834c5a5
commit
569415276b
@ -55,7 +55,7 @@ define Image/Build
|
|||||||
-sh $(TOPDIR)/scripts/combined-image.sh \
|
-sh $(TOPDIR)/scripts/combined-image.sh \
|
||||||
"$(BIN_DIR)/openwrt-$(BOARD)-vmlinux.lzma" \
|
"$(BIN_DIR)/openwrt-$(BOARD)-vmlinux.lzma" \
|
||||||
"$(BIN_DIR)/openwrt-$(BOARD)-root.$(1)" \
|
"$(BIN_DIR)/openwrt-$(BOARD)-root.$(1)" \
|
||||||
"$(BIN_DIR)/openwrt-$(BOARD)-combined.img"
|
"$(BIN_DIR)/openwrt-$(BOARD)-combined.$(1).img"
|
||||||
endif
|
endif
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user