diff options
| -rw-r--r-- | toolchain/toolchain-buildroot/toolchain-buildroot.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/toolchain-buildroot/toolchain-buildroot.mk b/toolchain/toolchain-buildroot/toolchain-buildroot.mk index ced430e59..f1f07a9c9 100644 --- a/toolchain/toolchain-buildroot/toolchain-buildroot.mk +++ b/toolchain/toolchain-buildroot/toolchain-buildroot.mk @@ -8,7 +8,7 @@ TOOLCHAIN_BUILDROOT_SOURCE = BUILDROOT_LIBC = $(call qstrip,$(BR2_TOOLCHAIN_BUILDROOT_LIBC)) -# Trigerring the build of the host-gcc-final will automatically do the +# Triggering the build of the host-gcc-final will automatically do the # build of binutils, uClibc, kernel headers and all the intermediate # gcc steps. |
