summaryrefslogtreecommitdiffstats
path: root/c/src/exec/wrapup/rtems/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/wrapup/rtems/Makefile.in')
-rw-r--r--c/src/exec/wrapup/rtems/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/c/src/exec/wrapup/rtems/Makefile.in b/c/src/exec/wrapup/rtems/Makefile.in
index 2acad3549c..dbb072dc7e 100644
--- a/c/src/exec/wrapup/rtems/Makefile.in
+++ b/c/src/exec/wrapup/rtems/Makefile.in
@@ -45,6 +45,9 @@ CLOBBER_ADDITIONS +=
$(LIB): ${OBJS}
$(make-library)
+ cd $(PROJECT_ROOT) ; \
+ $(PROJECT_RELEASE)/bin/size_rtems $(RTEMS_CPU) $(RTEMS_BSP) \
+ >$(PROJECT_RELEASE)/lib/sizeinfo.txt
all: ${ARCH} $(SRCS) $(LIB)
$(INSTALL_VARIANT) -m 644 $(LIB) ${PROJECT_RELEASE}/lib