Files
Naitik Bharadiya 7347e05ec6 Kbuild : Use no-export-headers to avoid exporting headers
Add header files under no-export-headers in Kbuild to avoid
exporting specific headers files.

Scan no-export-headers files in Kbuild and add it to exclude list in
kernel_headers.py to avoid exporting header files.

Change-Id: Ice052b5428ef1f7445c5ad2e68c7da8fa7e249ae
Signed-off-by: Naitik Bharadiya <bharad@codeaurora.org>
2020-04-09 16:08:34 +05:30

4 lines
90 B
Makefile

# UAPI Header export list
no-export-headers += f_accessory.h
no-export-headers += f_mtp.h