summaryrefslogtreecommitdiffstats
path: root/target/linux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/Makefile')
-rw-r--r--target/linux/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/Makefile b/target/linux/Makefile
index 8682fc2b9b..2a9cf7db2d 100644
--- a/target/linux/Makefile
+++ b/target/linux/Makefile
@@ -11,7 +11,6 @@ download:
$(MAKE) -C $(BOARD)-$(KERNEL) download
prepare:
- rm -f $(TOPDIR)/.kernel.mk
$(MAKE) -C $(BOARD)-$(KERNEL) prepare
compile: