Add support for building as a coreboot payload

This commit is contained in:
Jeremy Soller 2019-02-25 12:10:16 -07:00
parent f482e41008
commit 0c56ae16e8
8 changed files with 363 additions and 0 deletions

View file

@ -3,6 +3,8 @@ include mk/config.mk
all: build/harddrive.bin
coreboot: build/coreboot.elf
live: build/livedisk.bin
iso: build/livedisk.iso