forked from Imagelibrary/rtems
2008-05-06 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am: Use shared bsp_predriver_hook.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2008-05-06 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||||
|
|
||||||
|
* Makefile.am: Use shared bsp_predriver_hook.
|
||||||
|
|
||||||
2008-05-06 Joel Sherrill <joel.sherrill@OARcorp.com>
|
2008-05-06 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||||
|
|
||||||
* include/bsp.h: Grammar.
|
* include/bsp.h: Grammar.
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ noinst_PROGRAMS += startup.rel
|
|||||||
startup_rel_SOURCES = ../../shared/bsplibc.c ../../shared/bsppost.c \
|
startup_rel_SOURCES = ../../shared/bsplibc.c ../../shared/bsppost.c \
|
||||||
../gp32/startup/bspstart.c ../gp32/startup/exit.c startup/memmap.c \
|
../gp32/startup/bspstart.c ../gp32/startup/exit.c startup/memmap.c \
|
||||||
../../shared/bootcard.c ../../shared/sbrk.c \
|
../../shared/bootcard.c ../../shared/sbrk.c \
|
||||||
../../shared/gnatinstallhandler.c
|
../../shared/bsppredriverhook.c ../../shared/gnatinstallhandler.c
|
||||||
startup_rel_CPPFLAGS = $(AM_CPPFLAGS)
|
startup_rel_CPPFLAGS = $(AM_CPPFLAGS)
|
||||||
startup_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
|
startup_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user