aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndi Kleen <ak@linux.intel.com>2009-12-14 14:55:42 +0100
committerAndi Kleen <ak@linux.intel.com>2009-12-14 14:55:42 +0100
commit324edd3a8b9f7a6ce19b07c50e1dc2ec46ec06b2 (patch)
tree9fd8503201da29a18f21bc1d4df2bef6999c5e01
parent639256ad15d5a06c3238eee309d876b11e2ed4b9 (diff)
downloadmce-test-324edd3a8b9f7a6ce19b07c50e1dc2ec46ec06b2.tar.gz
Rename tinjpage-working to tsimpleinj
Signed-off-by: Andi Kleen <ak@linux.intel.com>
-rw-r--r--tsrc/Makefile2
-rw-r--r--tsrc/tsimpleinj.c (renamed from tsrc/tinjpage-working.c)0
2 files changed, 1 insertions, 1 deletions
diff --git a/tsrc/Makefile b/tsrc/Makefile
index e7a7d32..7643557 100644
--- a/tsrc/Makefile
+++ b/tsrc/Makefile
@@ -5,7 +5,7 @@ CFLAGS += -I ${LSRC}/arch/x86/kernel/cpu/mcheck/ -g -Wall
KFLAGS := -I ./kinclude
-EXE := tinjpage tinjpage-working tkillpoison tprctl tsoft tsoftinj
+EXE := tinjpage tsimpleinj tkillpoison tprctl tsoft tsoftinj
EXEKERNEL := tring ttable
OBJ := $(addsuffix .o,${EXE})
diff --git a/tsrc/tinjpage-working.c b/tsrc/tsimpleinj.c
index f217fec..f217fec 100644
--- a/tsrc/tinjpage-working.c
+++ b/tsrc/tsimpleinj.c