mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 02:01:36 +03:00
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:
committed by
Laxman Dewangan
parent
011da9e1c0
commit
af16dccff3
@@ -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 = \
|
||||
|
||||
Reference in New Issue
Block a user