aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files
diff options
context:
space:
mode:
authorPeter Dufault <dufault@FreeBSD.org>1998-03-28 22:44:28 +0000
committerPeter Dufault <dufault@FreeBSD.org>1998-03-28 22:44:28 +0000
commitadc5342c4748396eadee8c0a0da779f6f7874a23 (patch)
tree2601be41fa34b958a73b045e74cb882cca5e8597 /sys/conf/files
parent77b1218492d35d78af1fc14b094bcbf0acbe1719 (diff)
downloadsrc-adc5342c4748396eadee8c0a0da779f6f7874a23.tar.gz
src-adc5342c4748396eadee8c0a0da779f6f7874a23.zip
The system call stubs for the sched_* system calls can't be
optional. The kernel will now link but the new system calls can't be LKM'd in without the P1003_1B option - I will remove this option later.
Notes
Notes: svn path=/head/; revision=34933
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 83bf0fed39f6..b96c6d83c805 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -395,8 +395,8 @@ pci/pci_compat.c optional pci
pci/pcisupport.c optional pci
pci/tek390.c optional amd device-driver
pci/wdc_p.c optional wdc device-driver
-posix4/posix4_mib.c optional p1003_1b
-posix4/p1003_1b.c optional p1003_1b
+posix4/posix4_mib.c standard
+posix4/p1003_1b.c standard
posix4/ksched.c optional _kposix_priority_scheduling
scsi/cd.c optional cd
scsi/ch.c optional ch