mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 18:21:35 +03:00
The current makefile path is identified by the lastword of MAKEFILE_LIST. This works fine till none of the makefile is included before using the MAKEFILE_LIST, else the value of the MAKEFILE_LIST get changed with new included makefile path as last word. Fix this by getting the path of current makefile at beginning before including any new makefile path. JIRA TMM-5842 Change-Id: I9d59e0b2f589dfa036d1f43850a05bc71f84aa48 Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3262527 GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com> Tested-by: Ketan Patil <ketanp@nvidia.com> Reviewed-by: Ketan Patil <ketanp@nvidia.com>
1.3 KiB
1.3 KiB