X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f56b55940b85b85eab5b3c98eb2a65962657d3b7..2d2ad6f7042e9f6c3f7574958016b3cc8aa77d28:/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))