From af42a45b913ffd60157a23aa0eccb24769f5f71c Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Wed, 8 Jul 2020 19:48:11 +0200 Subject: Enable rest of lattice parts in icetime --- icetime/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icetime/Makefile') diff --git a/icetime/Makefile b/icetime/Makefile index f95738a..7d0ca32 100644 --- a/icetime/Makefile +++ b/icetime/Makefile @@ -8,7 +8,7 @@ endif all: $(PROGRAM_PREFIX)icetime$(EXE) -CHIPS=lp384 lp1k lp8k hx1k hx8k up5k +CHIPS=lp384 lp1k lp8k hx1k hx8k up5k u4k ifeq ($(EXE),.js) $(PROGRAM_PREFIX)icetime$(EXE): | share/$(CHIPDB_SUBDIR)/chipdb-384.txt share/$(CHIPDB_SUBDIR)/chipdb-1k.txt share/$(CHIPDB_SUBDIR)/chipdb-8k.txt share/$(CHIPDB_SUBDIR)/chipdb-5k.txt -- cgit v1.2.3