From 2e77e418dee3bfcf16a23b7d6dcaafcb3d69422b Mon Sep 17 00:00:00 2001 From: bryan newbold Date: Wed, 19 Jun 2013 13:26:12 -0400 Subject: very minor style tweaks from downstream repos --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3