summaryrefslogtreecommitdiffstats
path: root/debian/rules.d/tools/power/x86/turbostat/Makefile
blob: 4c4ed2cdf2a80316596a87fd6f8b5ba216aec5ef (plain)
1
2
3
4
5
6
7
PROGS = turbostat

installdir = /usr/sbin

include $(top_rulesdir)/Makefile.inc

CPPFLAGS += -I"$(top_srcdir)/tools/include" -DMSRHEADER='"$(top_srcdir)/arch/x86/include/asm/msr-index.h"' -DINTEL_FAMILY_HEADER='"$(top_srcdir)/arch/x86/include/asm/intel-family.h"'