forked from Imagelibrary/rtems
2002-07-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bootloader/Makefile.am: Install bootloader.o. Install bootloader/bootloader.ppcboot.lds.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2002-07-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* bootloader/Makefile.am: Install bootloader.o.
|
||||||
|
Install bootloader/bootloader.ppcboot.lds.
|
||||||
|
|
||||||
2002-07-24 Joel Sherrill <joel@OARcorp.com>
|
2002-07-24 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* vectors/Makefile.am: Install bsp/vectors.h.
|
* vectors/Makefile.am: Install bsp/vectors.h.
|
||||||
|
|||||||
@@ -48,10 +48,9 @@ bootloader.o: $(bootloader_o_OBJECTS)
|
|||||||
$(NM) $@ | grep ' U '
|
$(NM) $@ | grep ' U '
|
||||||
@echo "Every symbol listed should be defined in @srcdir@/ppcboot.lds"
|
@echo "Every symbol listed should be defined in @srcdir@/ppcboot.lds"
|
||||||
|
|
||||||
# FIXME: We might want to apply this in future.
|
ppcbootdir = $(bsplibdir)
|
||||||
# ppcbootdir = $(exec_prefix)/@RTEMS_BSP@/lib
|
ppcboot_DATA = bootloader.o
|
||||||
# ppcboot_DATA = bootloader.o
|
ppcboot_DATA += ../../shared/bootloader/ppcboot.lds
|
||||||
# ppcboot_DATA += ../../shared/bootloader/ppcboot.lds
|
|
||||||
|
|
||||||
# FIXME: Tmp-install stuff to make mcp750.cfg's make-exe happy.
|
# FIXME: Tmp-install stuff to make mcp750.cfg's make-exe happy.
|
||||||
# As mcp750.cfg's make-exe doesn't work outside of the source-tree.
|
# As mcp750.cfg's make-exe doesn't work outside of the source-tree.
|
||||||
|
|||||||
Reference in New Issue
Block a user