X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/1c4145f913f7c7d954aaeef7216f5e1ec3f4c778..0bc848a5da9a8b1cbb5e2760eaec0dedaa70c713:/target/linux/atheros/image/Makefile diff --git a/target/linux/atheros/image/Makefile b/target/linux/atheros/image/Makefile index 15cd99586..fb9afae5c 100644 --- a/target/linux/atheros/image/Makefile +++ b/target/linux/atheros/image/Makefile @@ -55,7 +55,7 @@ define Image/Build -sh $(TOPDIR)/scripts/combined-image.sh \ "$(BIN_DIR)/openwrt-$(BOARD)-vmlinux.lzma" \ "$(BIN_DIR)/openwrt-$(BOARD)-root.$(1)" \ - "$(BIN_DIR)/openwrt-$(BOARD)-combined.img" + "$(BIN_DIR)/openwrt-$(BOARD)-combined.$(1).img" endif endef