aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChen Gong <gong.chen@linux.intel.com>2013-01-18 08:36:37 -0500
committerChen Gong <gong.chen@linux.intel.com>2013-01-18 08:38:46 -0500
commitc3b3b0c102ea6c9473bd8311fd44b5b557f5560d (patch)
tree4854e55ec0afdfe70b5f2491766d1a3592b27d1b
parent680273b3ebab08a4b8f5724f75cf51ffd0127626 (diff)
downloadmce-test-c3b3b0c102ea6c9473bd8311fd44b5b557f5560d.tar.gz
Update Makefile for hwpoison test case
One dot is missed in the Makefile so that GDB can't get symbol table from the binary when debugging. Signed-off-by: Chen Gong <gong.chen@linux.intel.com>
-rw-r--r--cases/function/hwpoison/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cases/function/hwpoison/Makefile b/cases/function/hwpoison/Makefile
index fb2fca6..87020bc 100644
--- a/cases/function/hwpoison/Makefile
+++ b/cases/function/hwpoison/Makefile
@@ -1,4 +1,4 @@
-CFLAGS += -I -g -Wall
+CFLAGS += -I. -g -Wall
EXE := tinjpage tsimpleinj tkillpoison tprctl tsoft tsoftinj
EXE += thugetlb ttranshuge