mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2010-05-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: Add bspreset.c
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2010-05-21 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* Makefile.am: Add bspreset.c
|
||||
|
||||
2010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||
|
||||
* Makefile.am, preinstall.am: Update for generic interrupt support
|
||||
|
||||
@@ -44,7 +44,7 @@ include_HEADERS += ../../i386/shared/comm/uart.h
|
||||
# startup
|
||||
libbsp_a_SOURCES += ../../shared/bspclean.c ../../shared/bsplibc.c \
|
||||
../../shared/bsppredriverhook.c ../../shared/bsppretaskinghook.c \
|
||||
../../shared/bspgetworkarea.c \
|
||||
../../shared/bspgetworkarea.c ../../shared/bspreset.c \
|
||||
../../shared/bsppost.c startup/bspstart.c ../../shared/bootcard.c \
|
||||
../../shared/sbrk.c ../../i386/shared/irq/idt.c \
|
||||
../../i386/shared/irq/irq.c ../../i386/shared/irq/irq_init.c \
|
||||
|
||||
Reference in New Issue
Block a user