db91e7bd8c
Over time, we now have more gki_module headers being created at runtime, yet they are not listed in the kernel/.gitignore file. Fix that up so that when building, no "extra" files are seen to be present and accidentally checked into the tree. Bug: 200082547 Change-Id: Ib7870097ad6398d5c884dd0a7bfb49aba33fbd36 Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
8 lines
186 B
Plaintext
8 lines
186 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
/config_data
|
|
/kheaders.md5
|
|
/gki_module_exported.h
|
|
/gki_module_protected.h
|
|
/module/gki_module_protected_exports.h
|
|
/module/gki_module_unprotected.h
|