[PATCH] Typo in Makefile
From: Peter Korsgaard
Date: Thu Jun 03 2004 - 15:56:23 EST
Hi,
A little patch to fix a trivial typo in Makefile.
--- Makefile.orig 2004-06-03 22:41:56.000000000 +0200
+++ Makefile 2004-06-03 22:41:39.000000000 +0200
@@ -53,7 +53,7 @@ ifndef KBUILD_CHECKSRC
KBUILD_CHECKSRC = 0
endif
-# Use make M=dir to specify direcotry of external module to build
+# Use make M=dir to specify directory of external module to build
# Old syntax make ... SUBDIRS=$PWD is still supported
# Setting the environment variable KBUILD_EXTMOD take precedence
ifdef SUBDIRS
--
Bye, Peter Korsgaard
-
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/