summaryrefslogtreecommitdiffstats
path: root/make/custom/mvme162lx.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/mvme162lx.cfg')
-rw-r--r--make/custom/mvme162lx.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/mvme162lx.cfg b/make/custom/mvme162lx.cfg
index 0615a11262..c16bedb583 100644
--- a/make/custom/mvme162lx.cfg
+++ b/make/custom/mvme162lx.cfg
@@ -31,7 +31,7 @@ CFLAGS_OPTIMIZE_V = -O2 -g -fomit-frame-pointer
define bsp-post-link
$(default-bsp-post-link)
- $(OBJCOPY) -O binary $(basename $@)$(EXEEXT) $(basename $@)$(DOWNEXT)
+ $(OBJCOPY) -O binary $(basename $@).exe $(basename $@)$(DOWNEXT)
endef
# BSP-specific tools