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.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/make/target.cfg.in b/c/src/make/target.cfg.in
index b3fd4e5785..f06a9b4609 100644
--- a/c/src/make/target.cfg.in
+++ b/c/src/make/target.cfg.in
@@ -9,6 +9,7 @@ CPPFLAGS = @CPPFLAGS@
LDFLAGS =
LIBS = @LIBS@
+RTEMS_API = @RTEMS_API@
CC = @CC@
AS = @AS@
AR = @AR@