summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2022-12-23 17:14:55 +0100
committerFelix Held <felix-coreboot@felixheld.de>2023-01-06 13:13:38 +0000
commited2494e5454efed171ffda0b816b1eed167aebce (patch)
treee4d8409daf9e856c7b80203e650255ca18e7775f /src/mainboard/amd
parent9f909644156455efc52ad46615ae85abe9015da5 (diff)
downloadcoreboot-ed2494e5454efed171ffda0b816b1eed167aebce.tar.gz
coreboot-ed2494e5454efed171ffda0b816b1eed167aebce.tar.bz2
coreboot-ed2494e5454efed171ffda0b816b1eed167aebce.zip
mb/amd/mandolin/Makefile.inc: Remove path to non-existent directory
Fix: cc1: error: src/mainboard/amd/mandolin/acpi: No such file or directory [-Werror=missing-include-dirs] Change-Id: Ifbe6fda12088ddf51b6a177116aa542dbacc7672 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/71255 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/mainboard/amd')
-rw-r--r--src/mainboard/amd/mandolin/Makefile.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/amd/mandolin/Makefile.inc b/src/mainboard/amd/mandolin/Makefile.inc
index 1a4740e6c32c..6d11ee02bf45 100644
--- a/src/mainboard/amd/mandolin/Makefile.inc
+++ b/src/mainboard/amd/mandolin/Makefile.inc
@@ -31,5 +31,3 @@ warn_no_mchp:
printf "coreboot has been built without the Microchip EC.\n"
printf "Do not flash this image. Your Mandolin's power button\n"
printf "will not respond when you press it.\n\n"
-
-CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/acpi