aboutsummaryrefslogtreecommitdiffstats
path: root/icebox/Makefile
diff options
context:
space:
mode:
authorhermitsoft <hermisu@mail.com>2017-03-07 23:12:00 +0100
committerhermitsoft <hermisu@mail.com>2017-03-07 23:12:00 +0100
commit85cdeeb4417b14bada952cdd24818f6a2a972b18 (patch)
tree32bfc30cb72f6ef850dbea8810e8accef5bbe718 /icebox/Makefile
parent873c0927142d084907590746696b356d91ac423b (diff)
downloadicestorm-85cdeeb4417b14bada952cdd24818f6a2a972b18.tar.gz
icestorm-85cdeeb4417b14bada952cdd24818f6a2a972b18.tar.bz2
icestorm-85cdeeb4417b14bada952cdd24818f6a2a972b18.zip
tmedges.txt added, icebox-Makefile buildable
Diffstat (limited to 'icebox/Makefile')
-rw-r--r--icebox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/icebox/Makefile b/icebox/Makefile
index 446fb18..0948852 100644
--- a/icebox/Makefile
+++ b/icebox/Makefile
@@ -1,6 +1,6 @@
include ../config.mk
-all: chipdb-384.txt chipdb-1k.txt chipdb-8k.txt
+all: chipdb-1k.txt chipdb-8k.txt # chipdb-384.txt
chipdb-384.txt: icebox.py iceboxdb.py icebox_chipdb.py
python3 icebox_chipdb.py -3 > chipdb-384.new