Track changes in RTEMS library names.

This commit is contained in:
W. Eric Norum
2002-01-31 15:38:05 +00:00
parent 52a6a1a75a
commit cf9ce0bf02

View File

@@ -76,7 +76,7 @@ OS_CLASS = RTEMS
#--------------------------------------------------
# Operating system flags
OP_SYS_CPPFLAGS = -Dmain=rtems_main
OP_SYS_LDLIBS = -lrtemsall -lrtemsCom -lreadline -lcurses -lm
OP_SYS_LDLIBS = -lrtemscpu -lrtemsCom -lreadline -lcurses -lm
OP_SYS_LDFLAGS = $(CPU_CFLAGS) -u Init \
$(PROJECT_RELEASE)/lib/no-dpmem.rel \
$(PROJECT_RELEASE)/lib/no-mp.rel \