From 3fb73c267c1514dcf79d594559ffb9ecb92f2d5d Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Mon, 7 Dec 2015 14:04:27 -0700 Subject: toolchain.inc: fix typo Change-Id: I6336881f0ec3568e14c03c55c7c060eba9f4be53 Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/12675 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi Reviewed-by: Paul Menzel --- toolchain.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain.inc') diff --git a/toolchain.inc b/toolchain.inc index 724658010ebd..c32550907cce 100644 --- a/toolchain.inc +++ b/toolchain.inc @@ -146,7 +146,7 @@ $(eval $(call toolchain_to_dir)) $(call init_stages) -# Test for coreboot toolchain (except when explicitely not requested) +# Test for coreboot toolchain (except when explicitly not requested) ifneq ($(NOCOMPILE),1) # only run if we're doing a build (not for tests, kconfig, ...), using gcc # rationale: gcc versions by Linux distributions tend to be quite messed up -- cgit v1.2.3