2007-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>

* Makefile.am: ShowBATS() split out to helper routine so sharable by
	more BSPs.
This commit is contained in:
Joel Sherrill
2007-08-02 13:45:18 +00:00
parent 5797b67d2d
commit 67ef0f1ea2
2 changed files with 6 additions and 0 deletions
@@ -1,3 +1,8 @@
2007-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: ShowBATS() split out to helper routine so sharable by
more BSPs.
2007-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* bsp_specs: Remove qrtems_debug.
@@ -41,6 +41,7 @@ dist_project_lib_DATA += ../shared/startup/linkcmds
noinst_PROGRAMS += startup.rel
startup_rel_SOURCES = ../../powerpc/shared/startup/bspstart.c \
../../powerpc/shared/showbats.c \
../../powerpc/shared/startup/pretaskinghook.c \
../../powerpc/shared/startup/zerobss.c \
../../powerpc/shared/startup/pgtbl_setup.c \