video: tegra: host: change kernel path

All kernel versions are getting moved inside $TOP/kernel folder.
Changing kernel paths accordingly.

Bug 200190733

Change-Id: I77d110cc4cf43fc16a3c30e77a9becbb97028ac9
Signed-off-by: Pritesh Raithatha <praithatha@nvidia.com>
Reviewed-on: http://git-master/r/1143393
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
This commit is contained in:
Pritesh Raithatha
2016-05-09 11:55:38 +05:30
committed by Laxman Dewangan
parent 011da9e1c0
commit af16dccff3

View File

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