Attention is currently required from: Nico Huber.

Thomas Heijligen uploaded patch set #2 to this change.

View Change

Makefile, ich_descriptor_tool/Makefile: unify behavior

make clean: use $(PROGRAMM)$(EXEC_SUFFIX) instead of remove the Unix and
Windows binary separately.

ich_descriptor_tool/Makefile: have the same behavior like the main
flashrom Makefie
- only set gcc explicit on MinGW HOST_OS
- don't fallback to gcc if CC was not set
- set CFLAGS and EXEC_SUFFIX for TARGET_OS not for the HOST_OS

Don't pass the EXEC_SUFFIX from the main Makefile to
ich_descriptor_tool/Makefile.

Change-Id: I353c3de250167994a4aea1edfef57d839e900d78
Signed-off-by: Thomas Heijligen <thomas.heijligen@secunet.de>
---
M Makefile
M util/ich_descriptors_tool/Makefile
2 files changed, 8 insertions(+), 11 deletions(-)

git pull ssh://review.coreboot.org:29418/flashrom refs/changes/68/58468/2

To view, visit change 58468. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I353c3de250167994a4aea1edfef57d839e900d78
Gerrit-Change-Number: 58468
Gerrit-PatchSet: 2
Gerrit-Owner: Thomas Heijligen <src@posteo.de>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-Attention: Nico Huber <nico.h@gmx.de>
Gerrit-MessageType: newpatchset