[coreboot-gerrit] New patch to review for coreboot: b76ccc5 amd/pi/hudson: INCLUDES was renamed to CPPFLAGS_common

Patrick Georgi (pgeorgi@google.com) gerrit at coreboot.org
Tue Mar 31 15:13:30 CEST 2015


Patrick Georgi (pgeorgi at google.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/9174

-gerrit

commit b76ccc5f0f1541859f8b653c53e337cfa721518e
Author: Patrick Georgi <pgeorgi at chromium.org>
Date:   Tue Mar 31 00:22:38 2015 +0200

    amd/pi/hudson: INCLUDES was renamed to CPPFLAGS_common
    
    And this path is already included properly elsewhere.
    
    Change-Id: I9fc6887fc047a9df1c4cb6fa4f841abb16f6d548
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
---
 src/southbridge/amd/pi/hudson/Makefile.inc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/southbridge/amd/pi/hudson/Makefile.inc b/src/southbridge/amd/pi/hudson/Makefile.inc
index e0b26f8..c66d541 100644
--- a/src/southbridge/amd/pi/hudson/Makefile.inc
+++ b/src/southbridge/amd/pi/hudson/Makefile.inc
@@ -28,8 +28,6 @@
 #
 #*****************************************************************************
 
-INCLUDES += -Isrc/southbridge/amd/pi/hudson
-
 romstage-y += smbus.c smbus_spd.c
 ramstage-y += hudson.c
 ramstage-y += usb.c



More information about the coreboot-gerrit mailing list