diff options
Diffstat (limited to 'util/crossgcc')
-rw-r--r-- | util/crossgcc/Makefile.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/util/crossgcc/Makefile.inc b/util/crossgcc/Makefile.inc index a078e002be..0735b7d624 100644 --- a/util/crossgcc/Makefile.inc +++ b/util/crossgcc/Makefile.inc @@ -1,5 +1,3 @@ -## This file is part of the coreboot project. -## ## SPDX-License-Identifier: GPL-2.0-only TOOLCHAIN_ARCHES := i386 x64 arm aarch64 riscv ppc64 nds32le |