summaryrefslogtreecommitdiff
path: root/chip
diff options
context:
space:
mode:
Diffstat (limited to 'chip')
-rw-r--r--chip/g/build.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/chip/g/build.mk b/chip/g/build.mk
index 4d9bd6f7b8..c5227412c3 100644
--- a/chip/g/build.mk
+++ b/chip/g/build.mk
@@ -31,7 +31,6 @@ chip-$(CONFIG_UART_BITBANG)+= uart_bitbang.o
endif # undef CONFIG_POLLING_UART
chip-$(CONFIG_DCRYPTO)+= crypto_api.o
-chip-$(CONFIG_DCRYPTO_BOARD)+= crypto_api.o
chip-$(CONFIG_DCRYPTO)+= dcrypto/aes.o
chip-$(CONFIG_DCRYPTO)+= dcrypto/aes_cmac.o