mirror of
https://github.com/meizu-m86/kexec-tools-arm64
synced 2025-11-03 21:42:16 +08:00
19 lines
158 B
Plaintext
19 lines
158 B
Plaintext
#
|
|
# Normal rules
|
|
#
|
|
*~
|
|
*.a
|
|
*.d
|
|
*.o
|
|
*.ro
|
|
|
|
# generated files
|
|
/Makefile
|
|
/autom4te.cache/
|
|
/bin/
|
|
/build/
|
|
/config.log
|
|
/config.status
|
|
/configure
|
|
/include/config.h.in
|