Add time support files from FreeBSD to build to resolve more symbols

+ Add multiple files
  + Add them to freebsd-to-rtems.py
  + Regenerate Makefile
This commit is contained in:
Joel Sherrill
2012-03-09 09:19:06 -06:00
parent 89217b5728
commit fcce4d2018
7 changed files with 1491 additions and 0 deletions

View File

@@ -1181,11 +1181,15 @@ net.addHeaderFiles(
'net/slcompress.h',
'net/vnet.h',
'net/zlib.h',
'sys/timepps.h',
'sys/timetc.h',
'sys/timex.h',
]
)
net.addSourceFiles(
[
'kern/kern_subr.c',
'kern/kern_tc.c',
'net/bridgestp.c',
'net/ieee8023ad_lacp.c',
'net/if_atmsubr.c',
@@ -1785,6 +1789,7 @@ mm.addEmptyFiles(
'machine/elf.h',
'machine/sf_buf.h',
#'machine/vmparam.h',
'local/opt_ntp.h',
'security/audit/audit.h',
'sys/bio.h',
'sys/copyright.h',