mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 20:51:47 +00:00
275a4dc441
The files generated by the Makefiles in the debug directories aren't listed in the .gitignore file in the root of the cpupower tool which causes these files to show up in the output of 'git status'. Signed-off-by: Palmer Cox <p@lmercox.com> Signed-off-by: Thomas Renninger <trenn@suse.de> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
30 lines
506 B
Plaintext
30 lines
506 B
Plaintext
.libs
|
|
libcpupower.so
|
|
libcpupower.so.0
|
|
libcpupower.so.0.0.0
|
|
build/ccdv
|
|
cpufreq-info
|
|
cpufreq-set
|
|
cpufreq-aperf
|
|
lib/.libs
|
|
lib/cpufreq.lo
|
|
lib/cpufreq.o
|
|
lib/proc.lo
|
|
lib/proc.o
|
|
lib/sysfs.lo
|
|
lib/sysfs.o
|
|
po/cpupowerutils.pot
|
|
po/*.gmo
|
|
utils/cpufreq-info.o
|
|
utils/cpufreq-set.o
|
|
utils/cpufreq-aperf.o
|
|
cpupower
|
|
bench/cpufreq-bench
|
|
debug/kernel/Module.symvers
|
|
debug/i386/centrino-decode
|
|
debug/i386/dump_psb
|
|
debug/i386/intel_gsic
|
|
debug/i386/powernow-k8-decode
|
|
debug/x86_64/centrino-decode
|
|
debug/x86_64/powernow-k8-decode
|