forked from Imagelibrary/rtems
2011-11-29 Joel Sherrill <joel.sherrilL@OARcorp.com>
* Makefile.am: Add shared/startup/bsp-start-memcpy.S
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2011-11-29 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||||
|
|
||||||
|
* Makefile.am: Add shared/startup/bsp-start-memcpy.S
|
||||||
|
|
||||||
2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
|
2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
|
||||||
|
|
||||||
PR 1917/bsps
|
PR 1917/bsps
|
||||||
|
|||||||
@@ -94,6 +94,7 @@ libbsp_a_SOURCES += ../../shared/bootcard.c \
|
|||||||
../../shared/src/stackalloc.c \
|
../../shared/src/stackalloc.c \
|
||||||
../../shared/src/uart-output-char.c \
|
../../shared/src/uart-output-char.c \
|
||||||
../shared/abort/simple_abort.c
|
../shared/abort/simple_abort.c
|
||||||
|
libbsp_a_SOURCES += ../shared/startup/bsp-start-memcpy.S
|
||||||
|
|
||||||
# Startup
|
# Startup
|
||||||
libbsp_a_SOURCES += startup/bspstart.c \
|
libbsp_a_SOURCES += startup/bspstart.c \
|
||||||
|
|||||||
Reference in New Issue
Block a user