mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
When building NVGPU as an OOT module for upstream Linux kernels, the NVGPU driver source is now copied into a common location with all the other OOT modules. Therefore, we can now use the 'srctree.nvidia' path for finding the necessary header files for Host1x and NVMAP. Update the include search paths to use 'srctree.nvidia' when building NVGPU as an OOT module. Bug 3817518 Change-Id: I63066e4331c66a0f47ada83fde3e63402faaf38a Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2785910 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>