Typo fix in toolchain/external-toolchain/ext-tool.mk
authorPeter Korsgaard <jacmet@sunsite.dk>
Fri, 17 Oct 2008 10:19:38 +0000 (10:19 -0000)
committerPeter 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

index a8303296fd770c4706abda80f915e31daccd1e37..bbf430cbb486154af7e740a0a043543ab023ed90 100644 (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)"; \