2016-01-26 18:30:49 +01:00
|
|
|
Index: turbostat-4.8/Makefile
|
2014-03-28 20:37:44 +01:00
|
|
|
===================================================================
|
2016-01-26 18:30:49 +01:00
|
|
|
--- turbostat-4.8.orig/Makefile 2016-01-26 18:26:10.350954918 +0100
|
|
|
|
+++ turbostat-4.8/Makefile 2016-01-26 18:26:40.512676659 +0100
|
|
|
|
@@ -9,7 +9,6 @@ endif
|
2014-03-28 20:37:44 +01:00
|
|
|
|
|
|
|
turbostat : turbostat.c
|
|
|
|
CFLAGS += -Wall
|
2016-01-26 18:30:49 +01:00
|
|
|
-CFLAGS += -DMSRHEADER='"../../../../arch/x86/include/asm/msr-index.h"'
|
2014-03-28 20:37:44 +01:00
|
|
|
|
|
|
|
%: %.c
|
|
|
|
@mkdir -p $(BUILD_OUTPUT)
|