diff options
Diffstat (limited to 'test/build.mk')
-rw-r--r-- | test/build.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/build.mk b/test/build.mk index 2c7bc455f7..0cc3f964da 100644 --- a/test/build.mk +++ b/test/build.mk @@ -151,6 +151,7 @@ sha256-y=sha256.o sha256_unrolled-y=sha256.o shmalloc-y=shmalloc.o static_if-y=static_if.o +stm32f_rtc-y=stm32f_rtc.o stress-y=stress.o system-y=system.o thermal-y=thermal.o |