[PATCH] kbuild: version.h and new headers_* targets does not require a kernel config

From: sam
Date: Sat Jul 29 2006 - 03:18:08 EST


From: Sam Ravnborg <sam@xxxxxxxxxxxxxxxxx>

Signed-off-by: Sam Ravnborg <sam@xxxxxxxxxxxx>
---
Makefile | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile
index 7c010f3..60e09f2 100644
--- a/Makefile
+++ b/Makefile
@@ -368,6 +368,7 @@ # of make so .config is not included in

no-dot-config-targets := clean mrproper distclean \
cscope TAGS tags help %docs check% \
+ include/linux/version.h headers_% \
kernelrelease kernelversion

config-targets := 0
--
1.4.1.rc2.gfc04

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/