summaryrefslogtreecommitdiffstats
path: root/make/custom
diff options
context:
space:
mode:
authorTill Straumann <strauman@slac.stanford.edu>2008-03-07 05:30:27 +0000
committerTill Straumann <strauman@slac.stanford.edu>2008-03-07 05:30:27 +0000
commit97a40898fc7d35d0825402f0e617dacad3d044ef (patch)
tree671b0d2a391792b701a66b5028cf1cd9dd484202 /make/custom
parentMake all BSPs use the same rules for invoking gcc and g++ to link an applicat... (diff)
downloadrtems-97a40898fc7d35d0825402f0e617dacad3d044ef.tar.bz2
2008-03-06 Till Straumann <strauman@slac.stanford.edu>
* custom/mvme3100.cfg: Fixed typo, 'endef' not 'endif'.
Diffstat (limited to 'make/custom')
-rw-r--r--make/custom/mvme3100.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/mvme3100.cfg b/make/custom/mvme3100.cfg
index 7c6adbbdde..e66bc95bb7 100644
--- a/make/custom/mvme3100.cfg
+++ b/make/custom/mvme3100.cfg
@@ -31,7 +31,7 @@ CFLAGS_DEBUG_V = -O1 -g
define bsp-post-link
$(default-bsp-post-link)
$(OBJCOPY) -O binary $(basename $@)$(EXEEXT) $(basename $@)$(DOWNEXT)
-endif
+endef
# Miscellaneous additions go here
START_BASE = motld_start