mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 12:00:22 +09:00
ANDROID: add more gki_module headers to .gitignore file
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>
This commit is contained in:
2
kernel/.gitignore
vendored
2
kernel/.gitignore
vendored
@@ -3,3 +3,5 @@
|
||||
/kheaders.md5
|
||||
/gki_module_exported.h
|
||||
/gki_module_protected.h
|
||||
/gki_module_protected_exports.h
|
||||
/gki_module_unprotected.h
|
||||
|
||||
Reference in New Issue
Block a user