summaryrefslogtreecommitdiffstats
path: root/payloads/external/Makefile.inc
diff options
context:
space:
mode:
authorElias Souza <eliascontato@protonmail.com>2023-02-16 21:04:09 -0300
committerFelix Singer <felixsinger@posteo.net>2023-02-17 01:21:43 +0000
commit718a7ae62dc59ece08f8b7849e691873e9216258 (patch)
tree39647589cd581580858d27681d3f22316c226b3c /payloads/external/Makefile.inc
parentc013fa6234f08e22dd3706849936847cf82b5024 (diff)
downloadcoreboot-718a7ae62dc59ece08f8b7849e691873e9216258.tar.gz
coreboot-718a7ae62dc59ece08f8b7849e691873e9216258.tar.bz2
coreboot-718a7ae62dc59ece08f8b7849e691873e9216258.zip
payloads/Yabits: Remove deprecated Yabits Payload
Yabits is no longer maintained and git repo is archived. Yabits has not been maintained for a long time, the project is apparently closed. Change-Id: Ida0bb79342448510d2c309339fabbe8066eca73c Signed-off-by: Elias Souza <eliascontato@protonmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/72463 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <felixsinger@posteo.net>
Diffstat (limited to 'payloads/external/Makefile.inc')
-rw-r--r--payloads/external/Makefile.inc11
1 files changed, 0 insertions, 11 deletions
diff --git a/payloads/external/Makefile.inc b/payloads/external/Makefile.inc
index a2d2f505e238..91fce58f9295 100644
--- a/payloads/external/Makefile.inc
+++ b/payloads/external/Makefile.inc
@@ -399,17 +399,6 @@ payloads/external/LinuxBoot/linuxboot/bzImage: linuxboot
payloads/external/LinuxBoot/linuxboot/uImage: linuxboot
payloads/external/LinuxBoot/linuxboot/initramfs_u-root.cpio: linuxboot
-# Yabits
-
-payloads/external/Yabits/uefi/build/uefi.elf yabits:
- $(MAKE) -C payloads/external/Yabits all \
- XGCCPATH="$(XGCCPATH)" \
- CONFIG_YABITS_REVISION=$(CONFIG_YABITS_REVISION) \
- CONFIG_YABITS_REVISION_ID=$(CONFIG_YABITS_REVISION_ID) \
- CONFIG_YABITS_MASTER=$(CONFIG_YABITS_MASTER) \
- CONFIG_YABITS_STABLE=$(CONFIG_YABITS_STABLE) \
- MFLAGS= MAKEFLAGS=
-
# BOOTBOOT
payloads/external/BOOTBOOT/bootboot/dist/bootbootcb.elf: