commit | c0c783aff425b26483edec974930ce8e172db885 | [log] [tgz] |
---|---|---|
author | Thomas Heijligen <thomas.heijligen@secunet.com> | Tue Nov 09 17:02:47 2021 +0100 |
committer | Nico Huber <nico.h@gmx.de> | Sun Jan 29 12:29:02 2023 +0000 |
tree | 831ac707a2355b35c5aaeef08d142a283be802ee | |
parent | 4d700b969fc419872810eecc331ff187dcde8c45 [diff] |
Makefile: clean up variables - replace $(LIBS) by $(LDFLAGS) - use override to handle CPPFLAGS, CFLAGS, LDFLAGS This allows to append flags to the users input. - remove unused $(DIFF) Change-Id: I1c9e869377677d624469af1ee9ece9a28fc3b559 Signed-off-by: Thomas Heijligen <thomas.heijligen@secunet.com> Original-Reviewed-on: https://review.coreboot.org/c/flashrom/+/59230 Original-Reviewed-by: Nico Huber <nico.h@gmx.de> Original-Reviewed-by: Paul Menzel <paulepanter@mailbox.org> Reviewed-on: https://review.coreboot.org/c/flashrom-stable/+/72282 Reviewed-by: Nico Huber <nico.h@gmx.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>