aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel V. Shatov (Meister) <meisterpaul1@yandex.ru>2021-09-13 12:02:00 +0300
committerPavel V. Shatov (Meister) <meisterpaul1@yandex.ru>2021-09-13 12:02:00 +0300
commit1b247ca63fbb4ebe0f537c47622acd9920ec1596 (patch)
tree68ab6d66d16df283f11a81550e5b6c9ab287f13f
parentc71f1f58e0d9ab8eae86604acd721c1e0abdcd3c (diff)
Added ice40mkm.o to the main Makefile
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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