aboutsummaryrefslogtreecommitdiffstats
path: root/images
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2011-06-21 01:15:24 +0100
committerJosh Blum <josh@joshknows.com>2011-06-21 01:15:24 +0100
commitadfa8d725fdb21234d2856cf78c0a0293a53465e (patch)
treed7c0146f03b34f1442ed524136d3dad2894f6a26 /images
parentaca0769eb13708f1e797f55dc4aea5ebfd753ab0 (diff)
downloaduhd-adfa8d725fdb21234d2856cf78c0a0293a53465e.tar.gz
uhd-adfa8d725fdb21234d2856cf78c0a0293a53465e.tar.bz2
uhd-adfa8d725fdb21234d2856cf78c0a0293a53465e.zip
e100: consistent name for e100 fpga files in host code and images build
Diffstat (limited to 'images')
-rw-r--r--images/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile
index 10e3eb7ba..04d828b60 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -227,7 +227,7 @@ endif
ifdef HAS_XTCLSH
_usrp_e100_fpga_dir = $(TOP_FPGA_DIR)/usrp2/top/E1x0
-_usrp_e100_fpga_bin = $(BUILT_IMAGES_DIR)/usrp_e100_fpga.bin
+_usrp_e100_fpga_bin = $(BUILT_IMAGES_DIR)/usrp_e100_fpga_v2.bin
IMAGES_LIST += $(_usrp_e100_fpga_bin)
$(_usrp_e100_fpga_bin): $(GLOBAL_DEPS)