mirror of
https://github.com/YosysHQ/icestorm.git
synced 2026-09-07 11:11:13 +02:00
Icebox Makefile install section fixed
This commit is contained in:
@@ -16,6 +16,7 @@ clean:
|
||||
|
||||
install: all
|
||||
mkdir -p $(DESTDIR)/share/icebox
|
||||
mkdir -p $(DESTDIR)/bin
|
||||
cp chipdb-1k.txt $(DESTDIR)/share/icebox/
|
||||
cp chipdb-8k.txt $(DESTDIR)/share/icebox/
|
||||
cp icebox.py $(DESTDIR)/bin/icebox.py
|
||||
|
||||
Reference in New Issue
Block a user