xref: /aosp_15_r20/external/autotest/client/profilers/lockmeter/lockstat.diff (revision 9c5db1993ded3edbeafc8092d69fe5de2ee02df7)
1*9c5db199SXin Li--- lockstat/Makefile	2006-04-22 18:17:20.000000000 -0700
2*9c5db199SXin Li+++ lockstat/Makefile.old	2006-04-22 18:23:51.000000000 -0700
3*9c5db199SXin Li@@ -5,7 +5,7 @@
4*9c5db199SXin Li # other than the one currently installed on your machine, define it in
5*9c5db199SXin Li # your environment or on the make command line.
6*9c5db199SXin Li ifndef LINUX_INC_ROOT
7*9c5db199SXin Li-LINUX_INC_ROOT = include
8*9c5db199SXin Li+LINUX_INC_ROOT = ../../linux/linux/include
9*9c5db199SXin Li endif
10*9c5db199SXin Li
11*9c5db199SXin Li PROGS	= lockstat
12