mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
units/Makefile.units.common.tmk unconditionally sets flags as __NVGPU_POSIX__ and also INTERFACE_DIRS to nvgpu/userspace, drivers/gpu/nvgpu. QNX unit tests are using this Makefile and don't need these already set flags and INTERFACE_DIRS so this change is making that unconditional set to conditional so that QNX unit tests can define their own JIRA NVGPU-1352 Change-Id: Ib958cb63c0159b1bea48a00fdcac43151a68cc3f Signed-off-by: asah <asah@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2011270 Reviewed-by: Alex Waterman <alexw@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Ankur Kishore <ankkishore@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>