From 2e1f18336dd4f955e42e8bbe18dbd45b3a3bd85d Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Tue, 31 Mar 2015 00:22:38 +0200 Subject: 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 Reviewed-on: http://review.coreboot.org/9174 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin --- src/southbridge/amd/pi/hudson/Makefile.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/southbridge/amd/pi/hudson') diff --git a/src/southbridge/amd/pi/hudson/Makefile.inc b/src/southbridge/amd/pi/hudson/Makefile.inc index e0b26f8aa6..c66d541044 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 -- cgit v1.2.3