cpupower/make_header_file_passable_from_outside.patch

13 lines
347 B
Diff
Raw Normal View History

Index: turbostat-3.14/Makefile
===================================================================
--- turbostat-3.14.orig/Makefile
+++ turbostat-3.14/Makefile
@@ -5,7 +5,6 @@ DESTDIR :=
turbostat : turbostat.c
CFLAGS += -Wall
-CFLAGS += -DMSRHEADER='"../../../../arch/x86/include/uapi/asm/msr-index.h"'
%: %.c
@mkdir -p $(BUILD_OUTPUT)