X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/02cdebbb91a33d8e24da1c94a9d93ac39be168a7..a963f60b9b11be446ebe3a77b528ee2513010597:/target/linux/Makefile diff --git a/target/linux/Makefile b/target/linux/Makefile index 9afda46c8..8682fc2b9 100644 --- a/target/linux/Makefile +++ b/target/linux/Makefile @@ -7,8 +7,8 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/target.mk -source: - $(MAKE) -C $(BOARD)-$(KERNEL) source +download: + $(MAKE) -C $(BOARD)-$(KERNEL) download prepare: rm -f $(TOPDIR)/.kernel.mk