aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.pc98
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2012-03-27 21:23:56 +0000
committerPeter Wemm <peter@FreeBSD.org>2012-03-27 21:23:56 +0000
commit88c7c4348b5db2bf18456e5be4b02c0dc293981c (patch)
treeae72efb6938071c7385a3cbeb52564369b71c025 /sys/conf/files.pc98
parent539617ec615fef32bf7dbc97856367a35c001d79 (diff)
downloadsrc-88c7c4348b5db2bf18456e5be4b02c0dc293981c.tar.gz
src-88c7c4348b5db2bf18456e5be4b02c0dc293981c.zip
Allow (with a license warning) "options ZFS" to work in static kernels.
The 'make depend' rules have to use custom -I paths for the special compat includes for the opensolaris/zfs headers. This option will pull in the couple of files that are shared with dtrace, but they appear to correctly use the MODULE_VERSION/MODULE_DEPEND rules so loader should do the right thing, as should kldload. Reviewed by: pjd (glanced at)
Notes
Notes: svn path=/head/; revision=233578
Diffstat (limited to 'sys/conf/files.pc98')
-rw-r--r--sys/conf/files.pc982
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files.pc98 b/sys/conf/files.pc98
index dd47ee91aa66..a8c71a56c861 100644
--- a/sys/conf/files.pc98
+++ b/sys/conf/files.pc98
@@ -38,6 +38,7 @@ ukbdmap.h optional ukbd_dflt_keymap \
no-obj no-implicit-rule before-depend \
clean "ukbdmap.h"
#
+cddl/contrib/opensolaris/common/atomic/i386/opensolaris_atomic.S optional zfs compile-with "${ZFS_S}"
compat/linprocfs/linprocfs.c optional linprocfs
compat/linsysfs/linsysfs.c optional linsysfs
compat/linux/linux_emul.c optional compat_linux
@@ -204,7 +205,6 @@ i386/svr4/svr4_locore.s optional compat_svr4 \
dependency "svr4_assym.h" \
warning "COMPAT_SVR4 is broken and should be avoided"
i386/svr4/svr4_machdep.c optional compat_svr4
-#
kern/kern_clocksource.c standard
kern/imgact_aout.c optional compat_aout
kern/imgact_gzip.c optional gzip