summaryrefslogtreecommitdiffstats
path: root/cpukit/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-10-02 06:40:30 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-10-02 06:40:30 +0200
commit6ae25220d6fa9b5d6a716b49ca6a0e4828a61043 (patch)
treee277d810258bf662c4f0442be8d60e11638064ba /cpukit/Makefile.am
parentlibtests/ttest01: Fix typos (diff)
downloadrtems-6ae25220d6fa9b5d6a716b49ca6a0e4828a61043.tar.bz2
Revert "record: Add wrappers for malloc() functions"
It was accidentally committed. This reverts commit a314544a278f1533ae001f742d7fe24fcee253e6.
Diffstat (limited to 'cpukit/Makefile.am')
-rw-r--r--cpukit/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am
index 3914b3d363..01ee40980f 100644
--- a/cpukit/Makefile.am
+++ b/cpukit/Makefile.am
@@ -1831,11 +1831,6 @@ project_lib_LIBRARIES += librtemsdefaultconfig.a
librtemsdefaultconfig_a_SOURCES =
librtemsdefaultconfig_a_SOURCES += libmisc/dummy/default-configuration.c
-project_lib_LIBRARIES += librtemsrecordwrap.a
-
-librtemsrecordwrap_a_SOURCES =
-librtemsrecordwrap_a_SOURCES += libtrace/record/record-wrap-malloc.c
-
project_lib_LIBRARIES += librtemstest.a
librtemstest_a_SOURCES =