ipq806x: Remove extra INCLUDES

That variable isn't used anymore and the include statement
is already covered in CPPFLAGS_common further down that file.

Change-Id: I3e4fd3281dc0d3f73b238e121dbdfc0d29102b27
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: http://review.coreboot.org/9448
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
Patrick Georgi 2015-04-09 13:31:02 +02:00 committed by Patrick Georgi
parent 8315622ff1
commit 1e83536f8c
1 changed files with 0 additions and 2 deletions

View File

@ -40,8 +40,6 @@ ramstage-y += timer.c
ramstage-$(CONFIG_DRIVERS_UART) += uart.c
ramstage-y += usb.c
INCLUDES += -Isrc/soc/qualcomm/ipq806x/include/
ifeq ($(CONFIG_USE_BLOBS),y)
# Generate the actual coreboot bootblock code