2008-09-03 Joel Sherrill <joel.sherrill@OARcorp.com>

PR 1304/bsps
	* Makefile.am: Add ../../shared/bsppredriverhook.c.
This commit is contained in:
Joel Sherrill
2008-09-03 19:28:19 +00:00
parent ff9059586c
commit 4598164a0b
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2008-09-03 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1304/bsps
* Makefile.am: Add ../../shared/bsppredriverhook.c.
2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c: Eliminate empty function from every benchmark timer

View File

@@ -28,7 +28,7 @@ dist_project_lib_DATA += startup/linkcmds
startup_SOURCES = startup/bspclean.c ../../shared/bsplibc.c \
../../shared/bsppost.c startup/bspstart.c ../../shared/bootcard.c \
../../m68k/shared/m68kpretaskinghook.c \
../../m68k/shared/m68kpretaskinghook.c ../../shared/bsppredriverhook.c \
../../shared/sbrk.c ../../m68k/shared/setvec.c \
../../shared/gnatinstallhandler.c
clock_SOURCES = clock/ckinit.c