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>2015-01-21 21:24:00 -0500
commit239b2615a7fb52cd098a8d5590ebfc16827b8bef (patch)
tree4854e55ec0afdfe70b5f2491766d1a3592b27d1b
parent64dfd147d1898116c42663999ca946cdd466d2fd (diff)
downloadmce-test-239b2615a7fb52cd098a8d5590ebfc16827b8bef.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