summaryrefslogtreecommitdiffstats
path: root/target/linux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/Makefile')
-rw-r--r--target/linux/Makefile4
1 files changed, 2 insertions, 2 deletions
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