diff --git a/configure/os/CONFIG.Common.RTEMS b/configure/os/CONFIG.Common.RTEMS index c1055dd2e..45731793f 100644 --- a/configure/os/CONFIG.Common.RTEMS +++ b/configure/os/CONFIG.Common.RTEMS @@ -75,7 +75,7 @@ OS_CLASS = RTEMS #-------------------------------------------------- # Operating system flags -OP_SYS_LDLIBS = -lrtemscpu -lrtemsCom -lreadline -lcurses -lm +OP_SYS_LDLIBS = -lrtemsCom -lrtemscpu -lreadline -lcurses -lm OP_SYS_LDFLAGS = $(CPU_CFLAGS) -u Init \ $(PROJECT_RELEASE)/lib/no-dpmem.rel \ $(PROJECT_RELEASE)/lib/no-mp.rel \