summaryrefslogtreecommitdiffstats
path: root/cpukit/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-11-10 10:23:10 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-11-19 08:39:02 +0100
commiteae22cc03e1003cd53b3b85577cf5081e0d36f43 (patch)
tree5d278fbf5b53b9401a0c257a1bfa7a53544a1db7 /cpukit/Makefile.am
parentbuild: Remove duplicate ARM_MMU_USE_SMALL_PAGES (diff)
downloadrtems-eae22cc03e1003cd53b3b85577cf5081e0d36f43.tar.bz2
libtest: Make test case allocator configurable
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 4e370ae639..8c7f9c1ed4 100644
--- a/cpukit/Makefile.am
+++ b/cpukit/Makefile.am
@@ -1877,7 +1877,6 @@ librtemstest_a_SOURCES += libtest/t-test-checks-eno.c
librtemstest_a_SOURCES += libtest/t-test-checks-psx.c
librtemstest_a_SOURCES += libtest/t-test-hash-sha256.c
librtemstest_a_SOURCES += libtest/t-test-interrupt.c
-librtemstest_a_SOURCES += libtest/t-test-malloc.c
librtemstest_a_SOURCES += libtest/t-test-rtems.c
librtemstest_a_SOURCES += libtest/t-test-rtems-context.c
librtemstest_a_SOURCES += libtest/t-test-rtems-fds.c