forked from Imagelibrary/rtems
2011-10-06 Gedare Bloom <giddyup44@yahoo.com>
PR 1919/bsp * Makefile.am: Change install ISR callout to bsppredriverhook.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2011-10-06 Gedare Bloom <giddyup44@yahoo.com>
|
||||
|
||||
PR 1919/bsp
|
||||
* Makefile.am: Change install ISR callout to bsppredriverhook.
|
||||
|
||||
2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* Makefile.am: Don't reference non-existing files.
|
||||
|
||||
@@ -89,11 +89,11 @@ project_lib_DATA = start.$(OBJEXT)
|
||||
dist_project_lib_DATA += ../shared/startup/linkcmds
|
||||
|
||||
startup_SOURCES = ../../shared/bspclean.c ../../shared/bsplibc.c \
|
||||
../../shared/bsppredriverhook.c ../../shared/bsppretaskinghook.c \
|
||||
../../shared/bspstart.c ../../shared/bsppretaskinghook.c \
|
||||
../../shared/bsppost.c \
|
||||
../../shared/bootcard.c ../../shared/sbrk.c \
|
||||
../shared/startup/bspgetworkarea.c \
|
||||
../shared/startup/bspstart.c \
|
||||
../shared/startup/bsppredriverhook.c \
|
||||
../shared/startup/setvec.c \
|
||||
../../shared/gnatinstallhandler.c \
|
||||
../shared/helenos/boot/genarch/balloc.c \
|
||||
|
||||
Reference in New Issue
Block a user