mirror of https://github.com/YosysHQ/icestorm.git
icemulti: Fix missing all target
This commit is contained in:
parent
d20a5e9001
commit
acb1cfcc74
|
|
@ -1,3 +1,5 @@
|
|||
all: config.bin
|
||||
|
||||
prog: config.bin
|
||||
sudo iceprog config.bin
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue