From 1b247ca63fbb4ebe0f537c47622acd9920ec1596 Mon Sep 17 00:00:00 2001 From: "Pavel V. Shatov (Meister)" Date: Mon, 13 Sep 2021 12:02:00 +0300 Subject: 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 -- cgit v1.2.3