tint: Fix tint and add Kconfig option
Fix the compiler errors with tint, improves the Makefile, adds Kconfig integration and secondary payload option. Change-Id: Ia99e30f566d5ccf0d083e52bf174970535daefc5 Signed-off-by: Antonello Dettori <dettori.an@gmail.com> Reviewed-on: https://review.coreboot.org/14989 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
committed by
Martin Roth
parent
bc141debb5
commit
4f7d329caa
@@ -29,7 +29,8 @@ payloads/external/depthcharge \
|
||||
payloads/external/SeaBIOS \
|
||||
payloads/external/U-Boot \
|
||||
payloads/external/Memtest86Plus \
|
||||
payloads/external/iPXE
|
||||
payloads/external/iPXE \
|
||||
payloads/external/tint
|
||||
|
||||
payloads/coreinfo/build/coreinfo.elf coreinfo:
|
||||
$(MAKE) -C payloads/coreinfo defaultbuild
|
||||
|
Reference in New Issue
Block a user