projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5054833
)
Typo fix in toolchain/external-toolchain/ext-tool.mk
author
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 17 Oct 2008 10:19:38 +0000
(10:19 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 17 Oct 2008 10:19:38 +0000
(10:19 -0000)
From: Grant Likely <grant.likely@secretlab.ca>
Comment block header documentation typo
toolchain/external-toolchain/ext-tool.mk
patch
|
blob
|
history
diff --git
a/toolchain/external-toolchain/ext-tool.mk
b/toolchain/external-toolchain/ext-tool.mk
index a8303296fd770c4706abda80f915e31daccd1e37..bbf430cbb486154af7e740a0a043543ab023ed90 100644
(file)
--- a/
toolchain/external-toolchain/ext-tool.mk
+++ b/
toolchain/external-toolchain/ext-tool.mk
@@
-3,7
+3,7
@@
#
# $1: source
# $2: destination
-# $
2
: strip (y|n) default is to strip
+# $
3
: strip (y|n) default is to strip
#
copy_toolchain_lib_root = \
LIB="$(strip $1)"; \