summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/target/linux/Makefile')
-rw-r--r--openwrt/target/linux/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/target/linux/Makefile b/openwrt/target/linux/Makefile
index 2caee31..e1a314d 100644
--- a/openwrt/target/linux/Makefile
+++ b/openwrt/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: