coreboot-kgpe-d16/payloads
Jakub Czapiga 28a97a2ae5 libpayload/Makefile.inc: Fix ar calls to support llvm-ar
llvm-ar does not support "open" script command, and fails with an error.
This patch fixes it by removing lines `$(AR) rc <object-files>` and
it puts them as "addmod" commands. This way all object files and
archives can be packed into one archive.

Change-Id: I0c53d1d613b5edc321e268d1d996fac3146680f8
Signed-off-by: Jakub Czapiga <jacz@semihalf.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61182
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <patrick@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2022-01-20 09:22:26 +00:00
..
coreinfo
external payloads/U-Boot: Fix various build errors 2021-12-14 16:13:06 +00:00
libpayload libpayload/Makefile.inc: Fix ar calls to support llvm-ar 2022-01-20 09:22:26 +00:00
linuxcheck
nvramcui
Kconfig
Makefile.inc payloads/Makefile.inc: Add warning for image built with no payload 2021-12-23 14:39:57 +00:00