diff options
Diffstat (limited to 'config/u-boot/amd64coreboot/target.cfg')
-rw-r--r-- | config/u-boot/amd64coreboot/target.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/u-boot/amd64coreboot/target.cfg b/config/u-boot/amd64coreboot/target.cfg index 80e024ea..8b89408e 100644 --- a/config/u-boot/amd64coreboot/target.cfg +++ b/config/u-boot/amd64coreboot/target.cfg @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-3.0-or-later + tree="x86_64" # test building with x86_64 hostcc by commenting these: # xtree="default" # coreboot tree containing crossgcc |