mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 02:01:36 +03:00
drivers: Remove references to srctree.t9x
linux-t19x kernel repo is now collapsed into linux-nvidia repo. So remove references to srctree.t19x that points to "kernel/t19x" folder that should not be used anymore. Bug 200363166 Change-Id: I091eee3066a7a975cb28a051a8fa036374b672a4 Signed-off-by: Bharat Nihalani <bnihalani@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1601029 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Sachin Nikam <snikam@nvidia.com>
This commit is contained in:
committed by
Laxman Dewangan
parent
d6dac08165
commit
978b83a652
@@ -2,8 +2,7 @@ ifdef CONFIG_TEGRA_T19X_GRHOST
|
||||
|
||||
GCOV_PROFILE := y
|
||||
ccflags-y += -I$(srctree.nvidia)/drivers/video/tegra/host
|
||||
ccflags-y += -I$(srctree.t19x)/drivers/video/tegra/host
|
||||
ccflags-y += -I$(srctree.t19x)/include
|
||||
ccflags-y += -I$(srctree.nvidia)/include
|
||||
ccflags-y += -Werror
|
||||
|
||||
nvhost-nvdla-objs = \
|
||||
|
||||
Reference in New Issue
Block a user