summaryrefslogtreecommitdiffstats
path: root/schedsim/shell/schedsim_smppriority
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-05-26 12:46:20 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-05-26 12:46:20 -0500
commite340e9652d1586fd6990f8bb5119c1c14e332385 (patch)
treef4f5f1a43787ac9b9a8fc62e4d858cf4c35ecd4c /schedsim/shell/schedsim_smppriority
parentconfigure.ac: Generate config.h (diff)
downloadrtems-schedsim-e340e9652d1586fd6990f8bb5119c1c14e332385.tar.bz2
current_cpu is now a shared SMP command
Diffstat (limited to 'schedsim/shell/schedsim_smppriority')
-rw-r--r--schedsim/shell/schedsim_smppriority/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/schedsim/shell/schedsim_smppriority/Makefile.am b/schedsim/shell/schedsim_smppriority/Makefile.am
index fb63c09..16bba41 100644
--- a/schedsim/shell/schedsim_smppriority/Makefile.am
+++ b/schedsim/shell/schedsim_smppriority/Makefile.am
@@ -2,7 +2,6 @@ bin_PROGRAMS = schedsim_smppriority
SOURCES = config.c
SOURCES += $(srcdir)/../schedsim_smpsimple/add_commands.c
-SOURCES += $(srcdir)/../schedsim_smpsimple/main_current_cpu.c
SOURCES += $(srcdir)/../schedsim_smpsimple/main_dispatch.c
SOURCES += $(srcdir)/../schedsim_smpsimple/main_dump_ready_tasks.c
SOURCES += $(srcdir)/../schedsim_smpsimple/printheir_executing.c