summaryrefslogtreecommitdiffstats
path: root/usrp2/top/N2x0/Makefile.N210R3
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2012-03-09 16:53:11 -0800
committerJosh Blum <josh@joshknows.com>2012-03-16 11:29:18 -0700
commitfdf98d12a58548a929ce44a860d8981c707f3ec7 (patch)
tree09bcfb1a67f14f9fcaba4642380f07f1c2c702ae /usrp2/top/N2x0/Makefile.N210R3
parentf031d37713d47c5478e65587f7c095bd62ed9870 (diff)
downloaduhd-fdf98d12a58548a929ce44a860d8981c707f3ec7.tar.gz
uhd-fdf98d12a58548a929ce44a860d8981c707f3ec7.tar.bz2
uhd-fdf98d12a58548a929ce44a860d8981c707f3ec7.zip
fifo ctrl: minor fixes for spi core, swap time define
Diffstat (limited to 'usrp2/top/N2x0/Makefile.N210R3')
-rw-r--r--usrp2/top/N2x0/Makefile.N210R32
1 files changed, 1 insertions, 1 deletions
diff --git a/usrp2/top/N2x0/Makefile.N210R3 b/usrp2/top/N2x0/Makefile.N210R3
index 3ef769d3a..411aa20f1 100644
--- a/usrp2/top/N2x0/Makefile.N210R3
+++ b/usrp2/top/N2x0/Makefile.N210R3
@@ -70,7 +70,7 @@ SYNTHESIZE_PROPERTIES = \
"Use Clock Enable" Auto \
"Use Synchronous Reset" Auto \
"Use Synchronous Set" Auto \
-"Verilog Macros" " FIFO_CTRL_USE_TIME=1 $(CUSTOM_DEFS)"
+"Verilog Macros" "$(CUSTOM_DEFS)"
TRANSLATE_PROPERTIES = \
"Macro Search Path" "$(shell pwd)/../../coregen/"