2009-06-12 Chris Johns <chrisj@rtems.org>

* Makefile.am: Compile the shared bspinit.c.
This commit is contained in:
Chris Johns
2009-06-12 03:03:20 +00:00
parent 7275542171
commit 0c87142315
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
2009-06-12 Chris Johns <chrisj@rtems.org>
* Makefile.am: Compile the shared bspinit.c.
2009-04-28 Chris Johns <chrisj@rtems.org>
* start/start.S: Update for boot_card command line change.
+1 -1
View File
@@ -36,7 +36,7 @@ libbsp_a_SOURCES += ../../shared/bspclean.c ../../shared/bsppredriverhook.c \
startup/bspgetcpuclockspeed.c ../../shared/bsppretaskinghook.c \
../../shared/bspgetworkarea.c startup/init5235.c startup/bspstart.c \
../../shared/bootcard.c ../../shared/sbrk.c ../../m68k/shared/setvec.c \
../../shared/gnatinstallhandler.c
../../shared/gnatinstallhandler.c ../../shared/bspinit.c
# clock
libbsp_a_SOURCES += clock/clock.c ../../../shared/clockdrv_shell.h
# console