repo.or.cz
/
linux-3.6.7-moxart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Adding support for MOXA ART SoC. Testing port of linux-2.6.32.60-moxart.
[linux-3.6.7-moxart.git]
/
tools
/
power
/
x86
/
turbostat
/
Makefile
blob
f8564955419126babec85631c686df9c38c0e1bb
1
turbostat
:
turbostat.c
2
CFLAGS
+= -
Wall
3
4
clean
:
5
rm
-
f turbostat
6
7
install
:
8
install
turbostat
/
usr
/
bin
/
turbostat
9
install
turbostat
.8
/
usr
/
share
/
man
/
man8