aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/southbridge/intel/ibexpeak/Makefile.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/southbridge/intel/ibexpeak/Makefile.inc b/src/southbridge/intel/ibexpeak/Makefile.inc
index 1cf3d1c6dd..b81792b759 100644
--- a/src/southbridge/intel/ibexpeak/Makefile.inc
+++ b/src/southbridge/intel/ibexpeak/Makefile.inc
@@ -33,6 +33,4 @@ romstage-y += early_cir.c
romstage-y += early_usb.c
romstage-y += setup_heci_uma.c
-CPPFLAGS_common += -I$(src)/southbridge/intel/ibexpeak/include
-
endif