mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
The template tmake makefile for the unit test shared object interface was using a relative path based on the component to find the common export file. This uses a path relative to the project source path. This allows multi-level directories for the unit tests (e.g. ../units/mm/nvgpu_allocator/). Change-Id: Iff8d6419eec9fe8877f5ce8111a6045a10289dc9 Signed-off-by: Philip Elcan <pelcan@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1930006 Reviewed-by: Alex Waterman <alexw@nvidia.com> Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>