summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2012-04-18 13:58:05 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2012-04-18 13:58:05 +0200
commitc2b6395ddc8c1d5be87edbaa127b1880136ac1e4 (patch)
tree8ac257bdce342c655fbebf1e8d1fd39b3ec9948e /Makefile
parentAdd "Core FreeBSD APIs and RTEMS Replacements" (diff)
downloadrtems-libbsd-c2b6395ddc8c1d5be87edbaa127b1880136ac1e4.tar.bz2
Removed file
In this file the copyright information was wrong. It claimed to be copyrighted by embedded brains GmbH, but this is not the case. It seems to be a partial copy from FreeBSD "kern/kern_prot.c" with format changes.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a5601cc6..729204b4 100644
--- a/Makefile
+++ b/Makefile
@@ -38,7 +38,6 @@ C_FILES += rtemsbsd/src/rtems-bsd-callout.c
C_FILES += rtemsbsd/src/rtems-bsd-init.c
C_FILES += rtemsbsd/src/rtems-bsd-init-with-irq.c
C_FILES += rtemsbsd/src/rtems-bsd-assert.c
-C_FILES += rtemsbsd/src/rtems-bsd-prot.c
C_FILES += rtemsbsd/src/rtems-bsd-resource.c
C_FILES += rtemsbsd/src/rtems-bsd-jail.c
C_FILES += rtemsbsd/src/rtems-bsd-shell.c