mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
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:
@@ -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)"; \
|
||||
|
||||
Reference in New Issue
Block a user