summaryrefslogtreecommitdiff
path: root/test/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'test/build.mk')
-rw-r--r--test/build.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/build.mk b/test/build.mk
index 449c0773a1..dd840f7802 100644
--- a/test/build.mk
+++ b/test/build.mk
@@ -11,7 +11,7 @@ test-list-y=pingpong timer_calib timer_dos timer_jump mutex utils utils_str
test-list-$(BOARD_BDS)+=
-test-list-$(BOARD_HAMMER)+=entropy
+test-list-$(BOARD_HAMMER)+=entropy rsa3
# Samus has board-specific chipset code, and the tests don't
# compile with it. Disable them for now.