summaryrefslogtreecommitdiff
path: root/core/minute-ia/toolchain.mk
blob: ed7ebfb2c83dd23e7444249f952a13f8a02c0105 (plain)
1
2
3
4
5
6
7
# Copyright 2022 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

# Select Minute-IA bare-metal toolchain
$(call set-option,CROSS_COMPILE,$(CROSS_COMPILE_i386),\
	/opt/coreboot-sdk/bin/i386-elf-)