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

installdir = /usr/sbin

include $(top_rulesdir)/Makefile.inc

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