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>
This commit is contained in:
Elyes Haouas 2022-12-23 17:11:36 +01:00 committed by Felix Held
parent cca3c90ed9
commit 9f90964415
1 changed files with 0 additions and 2 deletions

View File

@ -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