vc/mediatek/mt8192/Makefile.inc: Remove path to non-existent folder
Found using 'Wmissing-include-dirs' command option. Change-Id: I79457d8548700eeb534419f8e41990fad05edb68 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/70398 Reviewed-by: Xixi Chen <xixi.chen@mediatek.corp-partner.google.com> Reviewed-by: Hung-Te Lin <hungte@chromium.org> Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
478da724be
commit
1d99076c7d
|
@ -2,4 +2,4 @@ subdirs-y += dramc
|
|||
|
||||
CPPFLAGS_common += -Isrc/soc/mediatek/mt8192/include
|
||||
CPPFLAGS_common += -Isrc/soc/mediatek/common/include
|
||||
CPPFLAGS_common += -Isrc/vendorcode/mediatek/mt8192/dramc/include -Isrc/vendorcode/mediatek/mt8192/include
|
||||
CPPFLAGS_common += -Isrc/vendorcode/mediatek/mt8192/include
|
||||
|
|
Loading…
Reference in New Issue