summaryrefslogtreecommitdiff
path: root/cesar/hal/phy/test/bridgedma-proto/synth-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cesar/hal/phy/test/bridgedma-proto/synth-Makefile')
-rw-r--r--cesar/hal/phy/test/bridgedma-proto/synth-Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/cesar/hal/phy/test/bridgedma-proto/synth-Makefile b/cesar/hal/phy/test/bridgedma-proto/synth-Makefile
index 1229c454b3..43e430838a 100644
--- a/cesar/hal/phy/test/bridgedma-proto/synth-Makefile
+++ b/cesar/hal/phy/test/bridgedma-proto/synth-Makefile
@@ -5,7 +5,8 @@ DEFS = -DCONFIG_BRIDGEDMA_PROTO
TARGET_PROGRAMS = test-bridgedma-proto \
test-bridgedma-proto-tx \
- test-bridgedma-proto-rx
+ test-bridgedma-proto-rx \
+ test-bridgedma-proto-crc
test-bridgedma-proto_SOURCES = bridgedma-init-test.c
test-bridgedma-proto_MODULES = hal/phy lib
@@ -16,6 +17,8 @@ test-bridgedma-proto-tx_MODULES = hal/phy lib
test-bridgedma-proto-rx_SOURCES = bridgedma-rx-test.c
test-bridgedma-proto-rx_MODULES = hal/phy lib
+test-bridgedma-proto-crc_SOURCES = bridgedma-crc-test.c
+test-bridgedma-proto-crc_MODULES = hal/phy lib
VARIANT = synth