mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
f5b50fec4d66092c71fd9c93b48863d4d7429718
It is required to build nvgpu as separate module from OOT modules because its source will be continue to be in different repository. The nvgpu module will depends on the headers and symvars from core kernel and OOT modules. Add the path of headers of OOT modules when compiling the nvgpu as OOT module. Bug 4038415 Change-Id: I0f42c8e75ca63784c9d9ba3624e5ed0141e1df77 Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2880466 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Description
No description provided