mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 17:25:35 +03:00
nvidia: use $(srctree.$(overlay))
Update all Makefiles to make use of the new srctree.$(overlay) variables to remove hard-coding the path to any overlays. One direct reference remains in a hard-coded include statement in drivers/misc/tegra-cec/. Bug 1978395 Change-Id: I5cdce04e019567a9bbfffaf0e92a61bd16806e99 Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1593800 Reviewed-by: Alexander Van Brunt <avanbrunt@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Bitan Biswas <bbiswas@nvidia.com> Reviewed-by: Timo Alho <talho@nvidia.com> Tested-by: Timo Alho <talho@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
Laxman Dewangan
parent
2b60a9ec66
commit
40abcf46b7
@@ -1,5 +1,5 @@
|
|||||||
ccflags-y += -Idrivers/gpu/host1x
|
ccflags-y += -Idrivers/gpu/host1x
|
||||||
ccflags-y += -I../nvidia/drivers/gpu/host1x
|
ccflags-y += -I$(srctree.nvidia)/drivers/gpu/host1x
|
||||||
|
|
||||||
host1x-t186-y = \
|
host1x-t186-y = \
|
||||||
dev_t186.o \
|
dev_t186.o \
|
||||||
|
|||||||
Reference in New Issue
Block a user