forked from Imagelibrary/rtems
Last cleanup to attempt to link.
This commit is contained in:
@@ -68,8 +68,10 @@ CLOBBER_ADDITIONS +=
|
||||
${PGM}: ${SRCS} ${OBJS}
|
||||
$(make-rel)
|
||||
|
||||
# XXX JRS look at the list of objects installed
|
||||
all: ${ARCH} $(SRCS) $(PGM)
|
||||
$(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
|
||||
install: all
|
||||
|
||||
@@ -25,7 +25,7 @@ SECTIONS
|
||||
{
|
||||
prcb :
|
||||
{
|
||||
rom_ibr.o
|
||||
INPUT(rom_ibr.o)
|
||||
} > config
|
||||
|
||||
/* Only monitor start point and fault handler
|
||||
|
||||
Reference in New Issue
Block a user