No need to specify iocsh as a PROD_LIBS since the makeApp scripts now do this.

This commit is contained in:
W. Eric Norum
2000-05-04 15:08:34 +00:00
parent c41446d0a5
commit ccaaa51d33

View File

@@ -62,7 +62,6 @@ OS_CLASS = RTEMS
#--------------------------------------------------
# Operating system flags
PROD_LIBS += iocsh
OP_SYS_CPPFLAGS = -Dmain=rtems_main -DIOCSH_USE_READLINE
OP_SYS_LDLIBS = -lreadline -lcurses
OP_SYS_LDFLAGS = $(CPU_CFLAGS) -u Init -lCom \