sb/intel/i82801jx/Makefile.inc: Remove path to non-existent folder

Found using 'Wmissing-include-dirs' command option.

Change-Id: I2e69822575e42b322eb971540821f3b87fb7e903
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/70384
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
This commit is contained in:
Elyes Haouas 2022-12-06 08:12:34 +01:00 committed by Felix Held
parent 5d5f6822f9
commit c25f61f9c7
1 changed files with 0 additions and 2 deletions

View File

@ -21,6 +21,4 @@ ramstage-y += ../common/pciehp.c
smm-y += smihandler.c
CPPFLAGS_common += -I$(src)/southbridge/intel/i82801jx/include
endif