aboutsummaryrefslogtreecommitdiffstats
path: root/fpga/usrp2/top/u2_rev3/Makefile
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-12-13 16:47:48 -0800
committerJosh Blum <josh@joshknows.com>2010-12-13 16:47:48 -0800
commitfd0c2dc1c53240afed5eba9e73a4b090cdcdf78a (patch)
tree30e15ab4e2bde2175a9373234f634db9e7738d3d /fpga/usrp2/top/u2_rev3/Makefile
parente436016638b4d2b81d50ee2de98c271615eee806 (diff)
parentc97440838aa740fc335c59914f6dfd6f492b69f8 (diff)
downloaduhd-fd0c2dc1c53240afed5eba9e73a4b090cdcdf78a.tar.gz
uhd-fd0c2dc1c53240afed5eba9e73a4b090cdcdf78a.tar.bz2
uhd-fd0c2dc1c53240afed5eba9e73a4b090cdcdf78a.zip
Merge branch 'fpga_ise12'
Diffstat (limited to 'fpga/usrp2/top/u2_rev3/Makefile')
-rw-r--r--fpga/usrp2/top/u2_rev3/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/fpga/usrp2/top/u2_rev3/Makefile b/fpga/usrp2/top/u2_rev3/Makefile
index 68c296b9b..05ada2476 100644
--- a/fpga/usrp2/top/u2_rev3/Makefile
+++ b/fpga/usrp2/top/u2_rev3/Makefile
@@ -6,7 +6,7 @@
# Project Setup
##################################################
TOP_MODULE = u2_rev3
-BUILD_DIR = $(abspath build$(ISE))
+BUILD_DIR = $(abspath build)
##################################################
# Include other makefiles
@@ -24,6 +24,8 @@ include ../../vrt/Makefile.srcs
include ../../udp/Makefile.srcs
include ../../coregen/Makefile.srcs
include ../../extram/Makefile.srcs
+include ../../extramfifo/Makefile.srcs
+
##################################################
# Project Properties