conftest: Add tegra-prod.h to header file list

Add tegra-prod.h to the list of headers which will set the required
macro. The macros can be used inside the drivers to identify the
presence of these header files.

Signed-off-by: Akhil R <akhilrajeev@nvidia.com>
Change-Id: Idc14b5aa5a1b1045243512799639f46b07559768
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3028293
Reviewed-by: Jonathan Hunter <jonathanh@nvidia.com>
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
Akhil R
2023-12-05 13:44:18 +05:30
committed by mobile promotions
parent a1b11bd735
commit 999c622729

View File

@@ -160,7 +160,8 @@ NV_HEADER_PRESENCE_TESTS = \
linux/kconfig.h \
linux/iosys-map.h \
net/gso.h \
net/page_pool.h
net/page_pool.h \
soc/tegra/tegra-prod.h
# Filename to store the define for the header in $(1); this is only consumed by
# the rule below that concatenates all of these together.