X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f56b55940b85b85eab5b3c98eb2a65962657d3b7..d5df51ec41b7d9d98c5df9ec8825aa43da571bdd:/target/linux/atheros/image/Makefile diff --git a/target/linux/atheros/image/Makefile b/target/linux/atheros/image/Makefile index eb335e066..d50cae504 100644 --- a/target/linux/atheros/image/Makefile +++ b/target/linux/atheros/image/Makefile @@ -24,5 +24,4 @@ define Image/Build dd if=$(KDIR)/root.$(1) of=$(BIN_DIR)/openwrt-$(BOARD)-root.$(1) bs=128k conv=sync endef - $(eval $(call BuildImage))