summaryrefslogtreecommitdiffstats
path: root/cpukit/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am
index 14abc8bb6a..a31cd31596 100644
--- a/cpukit/Makefile.am
+++ b/cpukit/Makefile.am
@@ -833,7 +833,6 @@ librtemscpu_a_SOURCES += score/src/apimutexisowner.c
librtemscpu_a_SOURCES += score/src/apimutexlock.c
librtemscpu_a_SOURCES += score/src/apimutexunlock.c
librtemscpu_a_SOURCES += score/src/corebarrier.c
-librtemscpu_a_SOURCES += score/src/corebarrierrelease.c
librtemscpu_a_SOURCES += score/src/corebarrierwait.c
librtemscpu_a_SOURCES += score/src/coremsg.c
librtemscpu_a_SOURCES += score/src/coremsgbroadcast.c