android_kernel_samsung_sm8650/kernel/.gitignore
Greg Kroah-Hartman 2f0acef0f9 ANDROID: add gki_module headers to .gitignore file
In commit f8bd6cf70dec ("ANDROID: GKI: Add module load time protected
symbol lookup") the kernel/gki_module_exported.h and
kernel/gki_module_protected.h files are created, but these generated
files are not added to the .gitignore file, making them show up as added
files when building the tree.

Resolve this by adding them to the proper .gitignore file

Bug: 200082547
Fixes: f8bd6cf70dec ("ANDROID: GKI: Add module load time protected symbol lookup")
Cc: Ramji Jiyani <ramjiyani@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I906ddd24bfc54d62f572fba5491e2d2025325957
2022-04-28 06:43:21 +00:00

6 lines
114 B
Plaintext

# SPDX-License-Identifier: GPL-2.0-only
/config_data
/kheaders.md5
/gki_module_exported.h
/gki_module_protected.h