Change in coreboot[master]: util: Allow overriding install options
Attention is currently required from: Tim Crawford. Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/60540 ) Change subject: util: Allow overriding install options ...................................................................... Patch Set 1: (1 comment) File util/ectool/Makefile: https://review.coreboot.org/c/coreboot/+/60540/comment/0d0219af_c393b501 PS1, Line 8: PREFIX ?= /usr/local Actually that is a GNU extension, and not really needed [1], as it can be overridden by: make PREFIX=/usr or PREFIX=/usr make -e [1]: https://lists.suckless.org/dev/2112/index.html#msg34568 -- To view, visit https://review.coreboot.org/c/coreboot/+/60540 To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-Change-Id: I3a31ea0fde9922731e1621dcc8f94b2c1326c93c Gerrit-Change-Number: 60540 Gerrit-PatchSet: 1 Gerrit-Owner: Tim Crawford <tcrawford@system76.com> Gerrit-Reviewer: Felix Singer <felixsinger@posteo.net> Gerrit-Reviewer: Stefan Reinauer <stefan.reinauer@coreboot.org> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> Gerrit-CC: Paul Menzel <paulepanter@mailbox.org> Gerrit-Attention: Tim Crawford <tcrawford@system76.com> Gerrit-Comment-Date: Sat, 01 Jan 2022 09:58:22 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Gerrit-MessageType: comment
participants (1)
-
Paul Menzel (Code Review)