Makefile: install bit file in spiOverJtag

This commit is contained in:
Gwenhael Goavec-Merou 2019-10-05 19:03:59 +02:00
parent 5acae16a82
commit 24947627a3
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ install:
cp -f cycloader /usr/local/bin
mkdir -p /usr/local/share/cycloader
cp -f test_sfl.svf /usr/local/share/cycloader
cp -f spiOverJtag/*.bit /usr/local/share/cycloader
clean:
rm -rf *.o