forked from Imagelibrary/rtems
2011-07-12 Joel Sherrill <joel.sherrilL@OARcorp.com>
* make/custom/beatnik.cfg: Spacing.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-07-12 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||
|
||||
* make/custom/beatnik.cfg: Spacing.
|
||||
|
||||
2011-06-17 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* Makefile.am: Remove "SUBDIRS = .".
|
||||
|
||||
@@ -30,7 +30,7 @@ CFLAGS_DEBUG_V = -O1 -g
|
||||
|
||||
define bsp-post-link
|
||||
$(default-bsp-post-link)
|
||||
$(OBJCOPY) -Obinary $@ $(basename $@)$(DOWNEXT)
|
||||
$(OBJCOPY) -O binary $@ $(basename $@)$(DOWNEXT)
|
||||
endef
|
||||
|
||||
# Miscellaneous additions go here
|
||||
|
||||
Reference in New Issue
Block a user