summaryrefslogtreecommitdiffstats
path: root/c/src/make/target.cfg.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/make/target.cfg.in')
-rw-r--r--c/src/make/target.cfg.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/make/target.cfg.in b/c/src/make/target.cfg.in
index 20da0bbe7c..768cfc560a 100644
--- a/c/src/make/target.cfg.in
+++ b/c/src/make/target.cfg.in
@@ -50,7 +50,7 @@ export PROJECT_ROOT
# region -- used by lib/libcsupport for malloc()
# ext -- used by libc for libc reentrancy hooks
-MANAGERS_REQUIRED=region ext sem
+MANAGERS_REQUIRED=
# Create a RTEMS executable based on MANAGERS which was set in
# app's Makefile