mirror of
https://github.com/t-crest/rtems.git
synced 2025-12-05 15:15:48 +00:00
2008-03-06 Till Straumann <strauman@slac.stanford.edu>
* custom/mvme3100.cfg: Fixed typo, 'endef' not 'endif'.
This commit is contained in:
@@ -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).
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user