projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8adad45
)
scripts/mkmakefile: fix typo
author
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Wed, 31 Aug 2011 21:35:01 +0000
(23:35 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sat, 17 Sep 2011 06:13:16 +0000
(08:13 +0200)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
scripts/mkmakefile
patch
|
blob
|
history
diff --git
a/scripts/mkmakefile
b/scripts/mkmakefile
index 38d82685331a724df6d988a92816a8966c93bb9a..cef2ec707083bcb57bcd15797f80e65946c2af8a 100755
(executable)
--- 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 conv
i
nient build of external modules
+# The Makefile also allow for more conv
e
nient build of external modules
# Usage
# $1 - Kernel src directory