Commit e241fa42 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

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

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

Comment block header documentation typo
parent 50548330
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)"; \