X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/f56b55940b85b85eab5b3c98eb2a65962657d3b7..adde7768a2eab2950a7628319ec832c63a00ff03:/target/linux/atheros/image/Makefile?ds=sidebyside 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))