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@chromium.org> Reviewed-on: http://review.coreboot.org/9174 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@google.com>
This commit is contained in:
parent
44187764af
commit
2e1f18336d
|
@ -28,8 +28,6 @@
|
||||||
#
|
#
|
||||||
#*****************************************************************************
|
#*****************************************************************************
|
||||||
|
|
||||||
INCLUDES += -Isrc/southbridge/amd/pi/hudson
|
|
||||||
|
|
||||||
romstage-y += smbus.c smbus_spd.c
|
romstage-y += smbus.c smbus_spd.c
|
||||||
ramstage-y += hudson.c
|
ramstage-y += hudson.c
|
||||||
ramstage-y += usb.c
|
ramstage-y += usb.c
|
||||||
|
|
Loading…
Reference in New Issue