[coreboot-gerrit] Patch merged into coreboot/master: 04de971 rmodules: fix linking

gerrit at coreboot.org gerrit at coreboot.org
Tue Apr 7 23:01:41 CEST 2015


the following patch was just integrated into master:
commit 04de97113ac6ea6ddbb014906b30d03499974841
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Tue Apr 7 15:44:52 2015 -0500

    rmodules: fix linking
    
    In commit ec5e5e0d the rmodules linking flags were dropped.
    This resulted in relocations being removed from the ELF file.
    The relocation information is quite valuable when needing to
    perform relocations at runtime.
    
    Change-Id: I699477eb023fc6132e03699992dcf81a311d2d48
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/9374
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list