Julius Werner has posted comments on this change. ( https://review.coreboot.org/21601 )
Change subject: Makefile.inc: Add left shift macro
......................................................................
Patch Set 1: Code-Review+2
The other macros aren't using shell inline computation, they're using the expr utility and expr doesn't support exponents.
http://pubs.opengroup.org/onlinepubs/9699919799/utilities/expr.html
My bad, I thought expr was just another syntactic form of inline computation.
--
To view, visit
https://review.coreboot.org/21601
To unsubscribe, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ib3fb43b620f31fee2a41f00ddf7294edc81a60f6
Gerrit-Change-Number: 21601
Gerrit-PatchSet: 1
Gerrit-Owner: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Jonathan Neuschäfer
j.neuschaefer@gmx.net
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Tue, 19 Sep 2017 19:50:55 +0000
Gerrit-HasComments: No