From 1f9d00bb9cb2eeea0261d00324ff44e9b3f02136 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Mon, 31 Jul 2017 15:58:14 +0200 Subject: Don't build chipdb-5k.txt by default (it does not work yet) --- icebox/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icebox/Makefile') diff --git a/icebox/Makefile b/icebox/Makefile index b352c9b..430fb17 100644 --- a/icebox/Makefile +++ b/icebox/Makefile @@ -1,6 +1,6 @@ include ../config.mk -all: chipdb-384.txt chipdb-1k.txt chipdb-5k.txt chipdb-8k.txt +all: chipdb-384.txt chipdb-1k.txt chipdb-8k.txt chipdb-384.txt: icebox.py iceboxdb.py icebox_chipdb.py python3 icebox_chipdb.py -3 > chipdb-384.new -- cgit v1.2.3