blob: a53ceac25a927f399d1aa8b44e7a032db3fb852e [file] [log] [blame]
Andrew Geissler84ad7c52020-06-27 00:00:16 -05001# This is specific to baremetal toolchains only.
2#
3# Some of the operations we want to do are different then regular Yocto
4# Project SDK workflows, so wrap baremetal toolchain items in a custom
5# override:
6
7MACHINEOVERRIDES_append = ":baremetal-multilib-tc"