mirror of
https://codeberg.org/canoeboot/cbmk.git
synced 2024-12-22 15:59:56 +00:00
ac5c87681f
Currently seems to stall when booted from the GRUB payload, but works when booted from the SeaBIOS menu. I also tested it as a standalone payload and it seems to boot. Will test on hardware next, and start adding it to more mainboards. Signed-off-by: Leah Rowe <leah@libreboot.org>
5 lines
188 B
INI
5 lines
188 B
INI
tree="x86_64"
|
|
# test building with x86_64 hostcc by commenting these:
|
|
# xtree="default" # coreboot tree containing crossgcc
|
|
# xarch="x86_64-elf"
|
|
# or uncomment them to use crossgcc(buggy)
|