dect
/
linux-2.6
Archived
13
0
Fork 0

cpupower tools: Update .gitignore for files created in the debug directories

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>
This commit is contained in:
Palmer Cox 2012-11-27 13:17:43 +01:00 committed by Rafael J. Wysocki
parent 8c00bdfbc7
commit 275a4dc441
1 changed files with 7 additions and 0 deletions

View File

@ -20,3 +20,10 @@ 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