2004-06-03 20:55:30

by Peter Korsgaard

[permalink] [raw]
Subject: [PATCH] Typo in Makefile

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