Added log and prison methods to resolve linker errors for RealTek Nic.

This commit is contained in:
Jennifer Averett
2012-03-28 11:40:08 -05:00
parent 336762e7b2
commit d1528ff313
4 changed files with 51 additions and 0 deletions

View File

@@ -502,6 +502,7 @@ rtems_sourceFiles = [
'src/rtems-bsd-thread.c',
'src/rtems-bsd-condvar.c',
'src/rtems-bsd-lock.c',
'src/rtems-bsd-log.c',
'src/rtems-bsd-sx.c',
'src/rtems-bsd-rmlock.c',
'src/rtems-bsd-rwlock.c',