tools: use HOSTCC/CPP to compile rombios code and helper
authorOlaf Hering <olaf@aepfle.de>
Mon, 18 May 2020 14:44:00 +0000 (16:44 +0200)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 18 May 2020 15:49:56 +0000 (16:49 +0100)
commit475ffdbbf5778329319ef6f7bd6315c163163440
tree8d3c59abd6066e832945f58da5fce7c8b9d7eead
parent2b532519d64e653a6bbfd9eefed6040a09c8876d
tools: use HOSTCC/CPP to compile rombios code and helper

Use also HOSTCFLAGS for biossums while touching the code.

Spotted by inspecting build logfile.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/firmware/rombios/Makefile