mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
Fix issue in building the DTBs when KERNEL_OUTPUT and KERNEL_HEADERS are specified as different directories in the OOT modules' Makefile. In that case, srctree is set to KERNEL_HEADERS and objtree is set to KERNEL_OUTPUT, and device-tree Makefile should be able to handle the case when srctree and objtree are specified as different directories. Bug 4295120 Change-Id: I164288e957f791d8e8072926743d0a80e23da9cb Signed-off-by: Paritosh Dixit <paritoshd@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3033099 Reviewed-by: svc-sw-mobile-l4t <svc-sw-mobile-l4t@nvidia.com> Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Jonathan Hunter <jonathanh@nvidia.com> Reviewed-by: Brad Griffis <bgriffis@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>