tint: Fix tint and add Kconfig option

Hardware / Coreboot - Antonello Dettori [gmail.com] - 28 June 2016 11:29 UTC

Fix the compiler errors with tint, improves the Makefile, adds Kconfig integration and secondary payload option.

Change-Id: Ia99e30f566d5ccf0d083e52bf174970535daefc5

4f7d329 tint: Fix tint and add Kconfig option
payloads/Kconfig | 8 +
payloads/Makefile.inc | 3 +-
payloads/external/Makefile.inc | 7 +
payloads/external/tint/Makefile | 33 +
payloads/external/tint/README | 8 -
payloads/external/tint/libpayload_tint.patch | 925 ++++++++++++++++++++------
6 files changed, 775 insertions(+), 209 deletions(-)

Upstream: review.coreboot.org


  • Share