Explorar o código

scripts/mkmakefile: fix typo

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Thomas Petazzoni %!s(int64=14) %!d(string=hai) anos
pai
achega
3e304db0f0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      scripts/mkmakefile

+ 1 - 1
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