--- zzzz-none-000/linux-3.10.107/tools/power/x86/turbostat/Makefile 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/tools/power/x86/turbostat/Makefile 2021-02-04 17:41:59.000000000 +0000 @@ -9,7 +9,7 @@ turbostat : turbostat.c CFLAGS += -Wall -CFLAGS += -DMSRHEADER='"../../../../arch/x86/include/uapi/asm/msr-index.h"' +CFLAGS += -DMSRHEADER='"../../../../arch/x86/include/asm/msr-index.h"' %: %.c @mkdir -p $(BUILD_OUTPUT)