aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 16ffb50..20e992a 100644
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@ xilinx_cores :=
#xilinx_cores += cores/example.xco
# bitfile bitwidth for flash uploads
-mcs_datawidth = 16
+mcs_datawidth := 16
# Bulk of the actual Makefile is in a different file.
include ./contrib/xilinx.mk