summaryrefslogtreecommitdiffstats
path: root/cpukit/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-02-02 11:00:05 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-02-04 06:24:26 +0100
commite44ae805f7c27f0561f511fdab8649f840db6816 (patch)
tree6640a1eddf4d70fcf5415352111e95d1a9e0a711 /cpukit/Makefile.am
parentUse RTEMS_SYSINIT_ORDER_LAST_BUT_5 (diff)
downloadrtems-e44ae805f7c27f0561f511fdab8649f840db6816.tar.bz2
config: Add CONFIGURE_VERBOSE_SYSTEM_INITIALIZATION
Update #3861.
Diffstat (limited to 'cpukit/Makefile.am')
-rw-r--r--cpukit/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am
index 095b884cd1..2bfa2ddabd 100644
--- a/cpukit/Makefile.am
+++ b/cpukit/Makefile.am
@@ -1052,6 +1052,7 @@ librtemscpu_a_SOURCES += sapi/src/rbheap.c
librtemscpu_a_SOURCES += sapi/src/rbtree.c
librtemscpu_a_SOURCES += sapi/src/rbtreefind.c
librtemscpu_a_SOURCES += sapi/src/sapirbtreeinsert.c
+librtemscpu_a_SOURCES += sapi/src/sysinitverbose.c
librtemscpu_a_SOURCES += sapi/src/tcsimpleinstall.c
librtemscpu_a_SOURCES += sapi/src/version.c