aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorPaul Selkirk <paul@psgd.org>2016-05-18 11:04:56 +0200
committerPaul Selkirk <paul@psgd.org>2016-05-18 11:04:56 +0200
commit347cc7f7781933a55dfa70a69d3cbf7b97158596 (patch)
tree017c9c92bd803aa52efee774164080556b43bdbc /build
parenta63f78e79a9f8f098235ad5482390e3b0eb6762e (diff)
add mkmif support
Diffstat (limited to 'build')
-rw-r--r--build/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/build/Makefile b/build/Makefile
index ea8d032..aed01df 100644
--- a/build/Makefile
+++ b/build/Makefile
@@ -44,6 +44,10 @@ rsa:
$(CONFIG)/config.py -c $(CONFIG)/config.cfg -s rsa
$(MAKE) project=$(project)_rsa ucf=$(ucf)
+mkmif:
+ $(CONFIG)/config.py -c $(CONFIG)/config.cfg -s mkmif
+ $(MAKE) project=$(project)_mkmif ucf=$(ucf)
+
# Verilog files that always go with builds on this platform.
vfiles = \