From 2665d7f09e8f1b23744fd19243b2747f654e4656 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 19 Oct 2006 06:20:55 +0000 Subject: cleanup/rewrite of the kernel build process SVN-Revision: 5226 --- target/linux/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/Makefile') 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: -- cgit v1.2.3