[coreboot] Patch merged into coreboot/master: 4959cea rtc: add explicit dependency on build.h

gerrit at coreboot.org gerrit at coreboot.org
Wed Nov 7 05:58:56 CET 2012


the following patch was just integrated into master:
commit 4959cea9ce40326ebb6bca08f94861d788aeb629
Author: Vincent Palatin <vpalatin at chromium.org>
Date:   Wed Aug 8 18:28:09 2012 -0700

    rtc: add explicit dependency on build.h
    
    build.h is generated at build time,
    with highly parallel builds, we might try to compile the rtc driver too
    early.
    
    Change-Id: I9a2681484d58b67ed3061669fbdf52ac5ad14dab
    Signed-off-by: Vincent Palatin <vpalatin at chromium.org>
    Reviewed-on: http://review.coreboot.org/1698
    Reviewed-by: Marc Jones <marcj303 at gmail.com>
    Tested-by: build bot (Jenkins)

Build-Tested: build bot (Jenkins) at Wed Nov  7 05:21:39 2012, giving +1
See http://review.coreboot.org/1698 for details.

-gerrit




More information about the coreboot mailing list