[coreboot-gerrit] Patch merged into coreboot/master: codebase: Change makefile $(shell pwd) commands to $(CURDIR)

gerrit at coreboot.org gerrit at coreboot.org
Fri Mar 11 18:48:20 CET 2016


the following patch was just integrated into master:
commit 6116f369e98afef29e284c6148414d8c5832689d
Author: Martin Roth <martinroth at google.com>
Date:   Tue Mar 8 12:32:40 2016 -0700

    codebase: Change makefile $(shell pwd) commands to $(CURDIR)
    
    - Change the makefile command $(shell pwd) to $(CURDIR) to find the
    current directory without going out to the shell.
    
    Change-Id: I4890eba6129630acd2883b92de77308d39949443
    Signed-off-by: Martin Roth <martinroth at google.com>
    Reviewed-on: https://review.coreboot.org/13967
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


See https://review.coreboot.org/13967 for details.

-gerrit



More information about the coreboot-gerrit mailing list