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, 1 insertions, 0 deletions
diff --git a/target/linux/Makefile b/target/linux/Makefile
index 2caee31b3..e1a314d1d 100644
--- a/target/linux/Makefile
+++ b/target/linux/Makefile
@@ -30,6 +30,7 @@ source:
$(MAKE) -C image/$(BOARD) source
prepare:
+ rm -f $(TOPDIR)/.kernel.mk
$(MAKE) -C $(BOARD)-$(KERNEL) prepare
compile: