[Cryptech-Commits] [sw/stm32] 04/07: Added ice40mkm.o to the main Makefile
    git at cryptech.is 
    git at cryptech.is
       
    Mon Sep 13 09:04:48 UTC 2021
    
    
  
This is an automated email from the git hooks/post-receive script.
meisterpaul1 at yandex.ru pushed a commit to branch ice40mkm
in repository sw/stm32.
commit 1b247ca63fbb4ebe0f537c47622acd9920ec1596
Author: Pavel V. Shatov (Meister) <meisterpaul1 at yandex.ru>
AuthorDate: Mon Sep 13 12:02:00 2021 +0300
    Added ice40mkm.o to the main Makefile
---
 Makefile | 1 +
 1 file changed, 1 insertion(+)
diff --git a/Makefile b/Makefile
index 69a764a..75424c4 100644
--- a/Makefile
+++ b/Makefile
@@ -86,6 +86,7 @@ BOARD_OBJS += \
 	$(TOPLEVEL)/stm-rtc.o \
 	$(TOPLEVEL)/spiflash_n25q128.o \
 	$(TOPLEVEL)/stm-fpgacfg.o \
+	$(TOPLEVEL)/stm-ice40mkm.o \
 	$(TOPLEVEL)/stm-keystore.o \
 	$(TOPLEVEL)/stm-sdram.o \
 	$(TOPLEVEL)/stm-flash.o
    
    
More information about the Commits
mailing list