util: Allow installing to a build root
commit5c2b5fcf2f9c9259938fd03cfa3ea06b36a007f0
authorTim Crawford <tcrawford@system76.com>
Mon, 3 Jan 2022 17:12:38 +0000 (3 10:12 -0700)
committerFelix Singer <felixsinger@posteo.net>
Tue, 12 Jul 2022 22:11:35 +0000 (12 22:11 +0000)
tree57fb97c8e7244de00eefbe20873e6c12cf77657b
parent13c8d024c2a5d7d8874d1acf0b30baabb0abd756
util: Allow installing to a build root

Modify util Makefiles to allow installing to a build root specified by
DESTDIR. Allows using the `install` target for packaging.

Change-Id: I3a31ea0fde9922731e1621dcc8f94b2c1326c93c
Signed-off-by: Tim Crawford <tcrawford@system76.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60540
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <patrick@coreboot.org>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
util/ectool/Makefile
util/pmh7tool/Makefile
util/spkmodem_recv/Makefile