summaryrefslogtreecommitdiffstats
path: root/target/linux/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-10-19 06:20:55 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-10-19 06:20:55 +0000
commit2665d7f09e8f1b23744fd19243b2747f654e4656 (patch)
tree76e80a9a7acecc3dd2b4c9129323a3311284745f /target/linux/Makefile
parentae439d6682f238bcff9c23a88aabc7b3689c0db5 (diff)
downloadmaster-31e0f0ae-2665d7f09e8f1b23744fd19243b2747f654e4656.tar.gz
master-31e0f0ae-2665d7f09e8f1b23744fd19243b2747f654e4656.tar.bz2
master-31e0f0ae-2665d7f09e8f1b23744fd19243b2747f654e4656.zip
cleanup/rewrite of the kernel build process
SVN-Revision: 5226
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: