forked from Imagelibrary/rtems
2009-09-09 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1435/bsps * Makefile.am: Use shared implementation of bsp_idle_thread().
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2009-09-09 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
PR 1435/bsps
|
||||
* Makefile.am: Use shared implementation of bsp_idle_thread().
|
||||
|
||||
2009-08-26 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* Makefile.am, startup/bspstart.c: Rename BSP specific idle thread to
|
||||
|
||||
@@ -43,7 +43,7 @@ include_bsp_HEADERS += vectors/vectors.h
|
||||
# startup
|
||||
libbsp_a_SOURCES += ../../shared/bspclean.c ../../shared/bsplibc.c \
|
||||
../../shared/bsppredriverhook.c ../../shared/bsppost.c \
|
||||
startup/bspidle.c startup/bspstart.c ../../shared/bootcard.c \
|
||||
../shared/startup/bspidle.c startup/bspstart.c ../../shared/bootcard.c \
|
||||
../../shared/sbrk.c ../../shared/gnatinstallhandler.c startup/cpuinit.c \
|
||||
../../shared/bspgetworkarea.c ../../shared/bsppretaskinghook.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user