[coreboot-gerrit] Patch merged into coreboot/master: Makefile.inc: Add math macros

gerrit at coreboot.org gerrit at coreboot.org
Sat Jul 11 22:11:32 CEST 2015


the following patch was just integrated into master:
commit 47abc54ec3eea1a660cfbe3bb935ef6d3ace9de0
Author: Martin Roth <gaumless at gmail.com>
Date:   Fri Jul 3 12:54:14 2015 -0600

    Makefile.inc: Add math macros
    
    Add macros to standardize math done in the Makefiles in a posix
    compliant manner.
    
    int-multiply takes an arbitrary list of values to multiply, the same as
    the int-addition macro.
    
    The other macros only work on two values at a time.
    
    Change-Id: I3b754b9bcde26f33edc4f945d5af3d5444f383c7
    Signed-off-by: Martin Roth <gaumless at gmail.com>
    Reviewed-on: http://review.coreboot.org/10874
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


See http://review.coreboot.org/10874 for details.

-gerrit



More information about the coreboot-gerrit mailing list