forked from Imagelibrary/rtems
Added some missing files per Eric Norum.
This commit is contained in:
@@ -14,7 +14,7 @@ LIB=${ARCH}/${LIBNAME}
|
||||
# C and C++ source names, if any, go here -- minus the .c or .cc
|
||||
C_PIECES=__gettod __brk __times _execve malloc syscalls \
|
||||
no_libc newlibc newlibif newlibifr support unixlibc \
|
||||
libio hosterr tcattr termios
|
||||
libio hosterr tcattr tcdrain cfiospeed termios
|
||||
C_FILES=$(C_PIECES:%=%.c)
|
||||
C_O_FILES=$(C_PIECES:%=${ARCH}/%.o)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user