aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.example
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.example')
-rw-r--r--Makefile.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.example b/Makefile.example
index 81bca85..41d7d76 100644
--- a/Makefile.example
+++ b/Makefile.example
@@ -93,6 +93,9 @@ xilinx_cores +=
### Edit this line to specify a non-empty file for use with your project.
bmm_file := contrib/empty.bmm
+### Extra project-specific arguments to linter
+#lint_extra := -Wno-ASSIGNDLY
+
### The bulk of the actual Xilinx-oriented build system is in a different file
include ./contrib/xilinx.mk