[PATCH 16/46] kbuild: fix comment in Kbuild.include
From: Sam Ravnborg
Date: Tue Mar 21 2006 - 11:34:53 EST
Noted by Olaf Hering <olh@xxxxxxx>
Signed-off-by: Sam Ravnborg <sam@xxxxxxxxxxxx>
---
scripts/Kbuild.include | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
9d6e7a709cdb8f43d9a9ac5532b54a3e70415b9b
diff --git a/scripts/Kbuild.include b/scripts/Kbuild.include
index 3e7e0b2..c3d2e4e 100644
--- a/scripts/Kbuild.include
+++ b/scripts/Kbuild.include
@@ -45,7 +45,7 @@ define filechk
endef
######
-# cc support functions to be used (only) in arch/$(ARCH)/Makefile
+# gcc support functions
# See documentation in Documentation/kbuild/makefiles.txt
# as-option
--
1.0.GIT
-
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/