summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-04-04 17:38:25 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-04-04 17:38:25 -0500
commitdc4c4909f07e90182796ebfd9cc72e7929920d2f (patch)
tree2c869738a3df7775719253e21180752c722915ce /Makefile
parentAdd hogticks (diff)
downloadrtems-libbsd-dc4c4909f07e90182796ebfd9cc72e7929920d2f.tar.bz2
Add tvtohz() implementation in new file
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 44c9c0bc..276d4c6e 100644
--- a/Makefile
+++ b/Makefile
@@ -384,6 +384,7 @@ C_FILES += \
rtemsbsd/src/rtems-bsd-sysctlnametomib.c \
rtemsbsd/src/rtems-bsd-uma.c \
rtemsbsd/src/rtems-bsd-taskqueue.c \
+ rtemsbsd/src/rtems-bsd-timesupport.c \
rtemsbsd/src/rtems-bsd-newproc.c \
rtemsbsd/src/rtems-bsd-vm_glue.c