mirror of
https://github.com/wessel-novacustom/clevo-keyboard.git
synced 2025-01-18 11:32:50 +01:00
b8a4dc18e3
Plus.. suppress output from sed when building. Note, sed is only used for packaging and otherwise irrelevant. However, it should not look like an error.
26 lines
No EOL
224 B
Text
26 lines
No EOL
224 B
Text
# Prerequisites
|
|
*.d
|
|
|
|
# Object files
|
|
*.o
|
|
*.ko
|
|
*.obj
|
|
*.elf
|
|
|
|
# Kernel Module Compile Results
|
|
*.mod*
|
|
*.cmd
|
|
.tmp_versions/
|
|
modules.order
|
|
Module.symvers
|
|
Mkfile.old
|
|
|
|
*.mk
|
|
|
|
.vscode/
|
|
|
|
# Packaging
|
|
rpm
|
|
deb/tuxedo-keyboard-*
|
|
*.deb
|
|
*.rpm |