From 3e304db0f0ef583efb250a19663259bb6dc60c93 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Wed, 31 Aug 2011 23:35:01 +0200 Subject: scripts/mkmakefile: fix typo Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- scripts/mkmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/mkmakefile') diff --git a/scripts/mkmakefile b/scripts/mkmakefile index 38d826853..cef2ec707 100755 --- a/scripts/mkmakefile +++ b/scripts/mkmakefile @@ -1,7 +1,7 @@ #!/bin/sh # Generates a small Makefile used in the root of the output # directory, to allow make to be started from there. -# The Makefile also allow for more convinient build of external modules +# The Makefile also allow for more convenient build of external modules # Usage # $1 - Kernel src directory -- cgit v1.2.3-55-g7522