diff --git a/drivers/video/tegra/host/nvdla/Makefile b/drivers/video/tegra/host/nvdla/Makefile index 839a153e..08d12d3b 100644 --- a/drivers/video/tegra/host/nvdla/Makefile +++ b/drivers/video/tegra/host/nvdla/Makefile @@ -1,8 +1,8 @@ GCOV_PROFILE := y -ccflags-y += -I../kernel-nvhost/drivers/video/tegra/host -ccflags-y += -I../kernel-nvhost-t18x/drivers/video/tegra/host -ccflags-y += -I../kernel-nvhost-t19x/drivers/video/tegra/host -ccflags-y += -I../kernel-nvhost-t19x/include/linux +ccflags-y += -I../nvhost/drivers/video/tegra/host +ccflags-y += -I../nvhost-t18x/drivers/video/tegra/host +ccflags-y += -I../nvhost-t19x/drivers/video/tegra/host +ccflags-y += -I../nvhost-t19x/include/linux ccflags-y += -Werror nvhost-nvdla-objs = \