Commit 32df094f authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

toolchain-buildroot: fix s/Trigerring/Triggering/ typo

parent 11ec38b6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.