summaryrefslogtreecommitdiffstats
path: root/src/mainboard
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2022-12-23 17:11:36 +0100
committerFelix Held <felix-coreboot@felixheld.de>2023-01-06 13:13:32 +0000
commit9f909644156455efc52ad46615ae85abe9015da5 (patch)
tree933ebbb9a375fa08e6b04059d5201e25dde82df4 /src/mainboard
parentcca3c90ed95b9c01f7c568b4dd0adece45408ad8 (diff)
downloadcoreboot-9f909644156455efc52ad46615ae85abe9015da5.tar.gz
coreboot-9f909644156455efc52ad46615ae85abe9015da5.tar.bz2
coreboot-9f909644156455efc52ad46615ae85abe9015da5.zip
mb/amd/bilby/Makefile.inc: Remove path to non-existent directory
Fix: cc1: error: src/mainboard/amd/bilby/acpi: No such file or directory [-Werror=missing-include-dirs] Change-Id: Ie167cd362b55e38870d26a877d8181b2b07b8639 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/71254 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/mainboard')
-rw-r--r--src/mainboard/amd/bilby/Makefile.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/amd/bilby/Makefile.inc b/src/mainboard/amd/bilby/Makefile.inc
index b7a1c237d4dd..1a812adb09f8 100644
--- a/src/mainboard/amd/bilby/Makefile.inc
+++ b/src/mainboard/amd/bilby/Makefile.inc
@@ -13,5 +13,3 @@ endif
ifeq ($(CONFIG_BOARD_AMD_BILBY),y)
APCB_SOURCES = $(MAINBOARD_BLOBS_DIR)/APCB_bilby.bin
endif
-
-CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/acpi