summaryrefslogtreecommitdiff
path: root/payloads/Makefile.inc
diff options
context:
space:
mode:
authorMartin Roth <martin@coreboot.org>2018-09-13 04:06:39 -0600
committerPhilipp Deppenwiese <zaolin.daisuki@gmail.com>2018-09-16 13:10:17 +0000
commitf2c3d8076e6ed0d8f1e2bc83d61f1930ec9d1e18 (patch)
tree5157f22949a10253e741f617933089668fc84028 /payloads/Makefile.inc
parentd91b5cf5c94c35a23ace9938c5b406e408de8632 (diff)
downloadcoreboot-f2c3d8076e6ed0d8f1e2bc83d61f1930ec9d1e18.tar.xz
payloads/external: Add yabits payload
Yabits (Yet another UEFI bootloader) is designed to be a slim and quick alternative to Tianocore. It is still under heavy development. https://web.archive.org/web/https://yabits.github.io/ Change-Id: I132970e952c605c73cfe33dc47f20170ae8aa899 Signed-off-by: Martin Roth <martin@coreboot.org> Reviewed-on: https://review.coreboot.org/28590 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: Marc Jones <marc@marcjonesconsulting.com>
Diffstat (limited to 'payloads/Makefile.inc')
-rw-r--r--payloads/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/payloads/Makefile.inc b/payloads/Makefile.inc
index 0d142d6f4d..83d3910ce0 100644
--- a/payloads/Makefile.inc
+++ b/payloads/Makefile.inc
@@ -36,6 +36,7 @@ payloads/external/tint \
payloads/external/tianocore \
payloads/external/GRUB2 \
payloads/external/LinuxBoot \
+payloads/external/Yabits \
payloads/coreinfo/build/coreinfo.elf coreinfo:
$(MAKE) -C payloads/coreinfo defaultbuild