From 00b8cbd12838e5fcef83c9583a37a2c8b56bfdf7 Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Tue, 6 Dec 2022 08:31:53 +0100 Subject: sb/intel/ibexpeak/Makefile.inc: Remove path to non-existent folder Found using 'Wmissing-include-dirs' command option. Change-Id: I7c2217bbe677810d25c5d5d1062320773ee7e0c8 Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/70386 Reviewed-by: Arthur Heymans Tested-by: build bot (Jenkins) Reviewed-by: Eric Lai --- src/southbridge/intel/ibexpeak/Makefile.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/southbridge') 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 -- cgit v1.2.3