forked from Imagelibrary/rtems
2008-09-03 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1304/bsps * Makefile.am: Add ../../shared/bsppredriverhook.c.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user