2008-03-06 Till Straumann <strauman@slac.stanford.edu>

* custom/mvme3100.cfg: Fixed typo, 'endef' not 'endif'.
This commit is contained in:
Till Straumann
2008-03-07 05:30:27 +00:00
parent 6087a69257
commit 97a40898fc
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2008-03-06 Till Straumann <strauman@slac.stanford.edu>
* custom/mvme3100.cfg: Fixed typo, 'endef' not 'endif'.
2008-02-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/gen405.cfg, custom/helas403.cfg: Remove (Abandonded).

View File

@@ -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