forked from Imagelibrary/rtems
Last cleanup to attempt to link.
This commit is contained in:
@@ -68,8 +68,10 @@ CLOBBER_ADDITIONS +=
|
|||||||
${PGM}: ${SRCS} ${OBJS}
|
${PGM}: ${SRCS} ${OBJS}
|
||||||
$(make-rel)
|
$(make-rel)
|
||||||
|
|
||||||
|
# XXX JRS look at the list of objects installed
|
||||||
all: ${ARCH} $(SRCS) $(PGM)
|
all: ${ARCH} $(SRCS) $(PGM)
|
||||||
$(INSTALL_CHANGE) -m 644 $(srcdir)/linkcmds $(PROJECT_RELEASE)/lib
|
$(INSTALL_CHANGE) -m 644 $(srcdir)/linkcmds $(PROJECT_RELEASE)/lib
|
||||||
|
$(INSTALL_CHANGE) -m 644 $(OBJS) $(PROJECT_RELEASE)/lib
|
||||||
|
|
||||||
# the .rel file built here will be put into libbsp.a by ../wrapup/Makefile
|
# the .rel file built here will be put into libbsp.a by ../wrapup/Makefile
|
||||||
install: all
|
install: all
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ SECTIONS
|
|||||||
{
|
{
|
||||||
prcb :
|
prcb :
|
||||||
{
|
{
|
||||||
rom_ibr.o
|
INPUT(rom_ibr.o)
|
||||||
} > config
|
} > config
|
||||||
|
|
||||||
/* Only monitor start point and fault handler
|
/* Only monitor start point and fault handler
|
||||||
|
|||||||
Reference in New Issue
Block a user