ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_register()...
[platform/adaptation/renesas_rcar/renesas_kernel.git] / tools / power / x86 / turbostat / Makefile
1 turbostat : turbostat.c
2
3 clean :
4         rm -f turbostat
5
6 install :
7         install turbostat /usr/bin/turbostat
8         install turbostat.8 /usr/share/man/man8