summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/gensh4/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/sh/gensh4/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/sh/gensh4/Makefile.am b/c/src/lib/libbsp/sh/gensh4/Makefile.am
index 995c149004..9f41b8a18d 100644
--- a/c/src/lib/libbsp/sh/gensh4/Makefile.am
+++ b/c/src/lib/libbsp/sh/gensh4/Makefile.am
@@ -31,6 +31,7 @@ libbsp_a_SOURCES += \
../../shared/bsppredriverhook.c ../shared/startup/bspstart.c \
../../shared/bspgetworkarea.c \
../../shared/bspclean.c ../../shared/sbrk.c ../../shared/bootcard.c \
+ ../../shared/getentropy-cpucounter.c \
../../shared/gnatinstallhandler.c ../shared/bsphwinit.c
# console
libbsp_a_SOURCES += console/console.c ../../shared/dummy_printk_support.c