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
blobf8564955419126babec85631c686df9c38c0e1bb
1 turbostat : turbostat.c
2 CFLAGS += -Wall
4 clean :
5 rm -f turbostat
7 install :
8 install turbostat /usr/bin/turbostat
9 install turbostat.8 /usr/share/man/man8