aboutsummaryrefslogtreecommitdiffstats
path: root/usrp2/top/Makefile.common
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2011-08-26 13:27:19 -0700
committerJosh Blum <josh@joshknows.com>2011-08-26 13:27:19 -0700
commitd8a044097cb68f4bb9ed2727799568d534f631de (patch)
treef4d88a361e07bb4d820f649d2c58ec7f1a588a4e /usrp2/top/Makefile.common
parent7cd90f705a07b130dd8d8ffd859a8ebbd3abfa58 (diff)
downloaduhd-d8a044097cb68f4bb9ed2727799568d534f631de.tar.gz
uhd-d8a044097cb68f4bb9ed2727799568d534f631de.tar.bz2
uhd-d8a044097cb68f4bb9ed2727799568d534f631de.zip
fpga: minor tweaks to build system
Diffstat (limited to 'usrp2/top/Makefile.common')
-rw-r--r--usrp2/top/Makefile.common1
1 files changed, 0 insertions, 1 deletions
diff --git a/usrp2/top/Makefile.common b/usrp2/top/Makefile.common
index 3a35e71e7..3b71e7b13 100644
--- a/usrp2/top/Makefile.common
+++ b/usrp2/top/Makefile.common
@@ -36,7 +36,6 @@ synth: $(ISE_FILE)
$(ISE_HELPER) "Synthesize - XST"
bin: check $(BIN_FILE)
- $(ISE_HELPER) "Generate Programming File"
$(TIMING_CHECKER) $(TWR_FILE)
mcs: $(MCS_FILE)