From e44ae805f7c27f0561f511fdab8649f840db6816 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Sun, 2 Feb 2020 11:00:05 +0100 Subject: config: Add CONFIGURE_VERBOSE_SYSTEM_INITIALIZATION Update #3861. --- cpukit/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit/Makefile.am') 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 -- cgit v1.2.3