Typo fix in toolchain/external-toolchain/ext-tool.mk

From: Grant Likely <grant.likely@secretlab.ca>

Comment block header documentation typo
This commit is contained in:
Peter Korsgaard 2008-10-17 10:19:38 +00:00
parent 50548330b4
commit e241fa4290

View File

@ -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)"; \