diff options
| -rw-r--r-- | usrp2/top/u2_rev3/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/usrp2/top/u2_rev3/Makefile b/usrp2/top/u2_rev3/Makefile index 7eedf5e7f..bc3933415 100644 --- a/usrp2/top/u2_rev3/Makefile +++ b/usrp2/top/u2_rev3/Makefile @@ -29,7 +29,7 @@ ISE_HELPER := ../tcl/ise_helper.tcl  ##################################################  # Project Setup  ################################################## -BUILD_DIR := build/ +BUILD_DIR := build-ISE$(XIL)/  export TOP_MODULE := u2_rev3  export PROJ_FILE := $(BUILD_DIR)$(TOP_MODULE).ise | 
