nvidia: Replace t18x/ in relative path with nvidia/

t18x repo will be discontinued and all code that
resides there is moved into nvidia/.
So, every reference to t18x/ should be corrected
to nvidia/

Bug 200295104

Change-Id: I01ca1118de043511edca829e1cb2b8b52fb398df
Signed-off-by: Vandana Salve <vsalve@nvidia.com>
This commit is contained in:
Ishan Mittal
2017-05-25 17:41:08 +05:30
committed by Laxman Dewangan
parent 2f242453cd
commit b9a1518110

View File

@@ -1,5 +1,5 @@
ccflags-y += -Idrivers/gpu/host1x
ccflags-y += -I../t18x/drivers/gpu/host1x
ccflags-y += -I../nvidia/drivers/gpu/host1x
host1x-t186-y = \
dev_t186.o \