forked from Imagelibrary/rtems
2008-08-22 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: Now named bspclean.c
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2008-08-22 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
|
* Makefile.am: Now named bspclean.c
|
||||||
|
|
||||||
2008-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>
|
2008-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* startup/bspclean.c: New file.
|
* startup/bspclean.c: New file.
|
||||||
|
|||||||
@@ -80,7 +80,7 @@ pci_SOURCES = ../../i386/shared/pci/pcibios.c \
|
|||||||
include_HEADERS += ../../i386/shared/comm/uart.h
|
include_HEADERS += ../../i386/shared/comm/uart.h
|
||||||
startup_SOURCES = ../../shared/bsplibc.c ../../shared/bsppost.c \
|
startup_SOURCES = ../../shared/bsplibc.c ../../shared/bsppost.c \
|
||||||
../../shared/bsppredriverhook.c \
|
../../shared/bsppredriverhook.c \
|
||||||
startup/bspstart.c startup/exit.c ../../i386/shared/irq/idt.c \
|
startup/bspstart.c startup/bspclean.c ../../i386/shared/irq/idt.c \
|
||||||
../../i386/shared/irq/irq.c ../../i386/shared/irq/irq_init.c \
|
../../i386/shared/irq/irq.c ../../i386/shared/irq/irq_init.c \
|
||||||
../../shared/bootcard.c ../../shared/sbrk.c \
|
../../shared/bootcard.c ../../shared/sbrk.c \
|
||||||
startup/ldsegs.S ../../i386/shared/irq/irq_asm.S
|
startup/ldsegs.S ../../i386/shared/irq/irq_asm.S
|
||||||
|
|||||||
Reference in New Issue
Block a user