summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2012-05-10 15:51:10 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2012-05-10 16:20:41 +0200
commita4d8e191b95d95650d413c1c2723fb70ec9c7f32 (patch)
tree240d4efb0aa9b61a3fbf6b8c0f4e5036195307ac /Makefile
parentFix ucred reference counting (diff)
downloadrtems-libbsd-a4d8e191b95d95650d413c1c2723fb70ec9c7f32.tar.bz2
Move rtems_bsd_thread0_ucred
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5a17768d..53385923 100644
--- a/Makefile
+++ b/Makefile
@@ -20,6 +20,7 @@ C_FILES =
C_FILES += rtemsbsd/dev/usb/controller/ohci_lpc24xx.c
C_FILES += rtemsbsd/dev/usb/controller/ohci_lpc32xx.c
C_FILES += rtemsbsd/dev/usb/controller/ehci_mpc83xx.c
+C_FILES += rtemsbsd/src/rtems-bsd-thread0-ucred.c
C_FILES += rtemsbsd/src/rtems-bsd-cam.c
C_FILES += rtemsbsd/src/rtems-bsd-nexus.c
C_FILES += rtemsbsd/src/rtems-bsd-autoconf.c