summaryrefslogtreecommitdiffstats
path: root/freebsd-to-rtems.py
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-04-18 11:07:04 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-04-18 11:07:33 -0500
commitfd8fe3fdb9e120d72cbe5516dc26a14068ae245d (patch)
treeebf1a68f3986982ccc57d85486884fb9156cd2a4 /freebsd-to-rtems.py
parentMove M_IOV to reduce dependencies (diff)
downloadrtems-libbsd-fd8fe3fdb9e120d72cbe5516dc26a14068ae245d.tar.bz2
Add rtems-bsd-timeout.c to Makefile
Diffstat (limited to 'freebsd-to-rtems.py')
-rwxr-xr-xfreebsd-to-rtems.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/freebsd-to-rtems.py b/freebsd-to-rtems.py
index f6d4664d..e01bf903 100755
--- a/freebsd-to-rtems.py
+++ b/freebsd-to-rtems.py
@@ -547,6 +547,7 @@ rtems.addRTEMSSourceFiles(
'src/rtems-bsd-sysctlnametomib.c',
'src/rtems-bsd-uma.c',
'src/rtems-bsd-taskqueue.c',
+ 'src/rtems-bsd-timeout.c',
'src/rtems-bsd-timesupport.c',
'src/rtems-bsd-newproc.c',
'src/rtems-bsd-vm_glue.c',