aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbryan newbold <bnewbold@leaflabs.com>2013-12-19 17:06:12 -0500
committerbryan newbold <bnewbold@leaflabs.com>2013-12-19 18:00:21 -0500
commita998a5b1341a0e7650f2b27a7ef221f3a2ec2714 (patch)
tree4506c8eb7af3b92bc062cd810ca1887b37f9c454
parent46f82b6ea9ea9067a674e0ff71e65ecfdcfa7781 (diff)
downloadbasic-hdl-template-a998a5b1341a0e7650f2b27a7ef221f3a2ec2714.tar.gz
basic-hdl-template-a998a5b1341a0e7650f2b27a7ef221f3a2ec2714.zip
buildsys: DEFAULT not DEFAULT_GOAL
-rw-r--r--contrib/xilinx.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/xilinx.mk b/contrib/xilinx.mk
index 2e01ba9..5473e01 100644
--- a/contrib/xilinx.mk
+++ b/contrib/xilinx.mk
@@ -56,7 +56,7 @@
# Setup default targets
default: bitfiles
all: bitfiles
-.DEFAULT_GOAL: bitfiles
+.DEFAULT: bitfiles
# This file only works with Xilinx stuff
vendor = xilinx