aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Chadd <adrian@FreeBSD.org>2012-03-13 20:29:56 +0000
committerAdrian Chadd <adrian@FreeBSD.org>2012-03-13 20:29:56 +0000
commit3468c30c95b31aecc968ce4432e68caa2b9c845c (patch)
tree574210589d3af41f0f228db7ba2bc01f52a2d1b9
parent368a79ddd0f2700b12b7bd2c4ddf38720c9d1df2 (diff)
Notes
-rw-r--r--sys/conf/files4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 4a6201a9c423..62d95d91baf5 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -2419,8 +2419,8 @@ kern/sched_ule.c optional sched_ule
kern/serdev_if.m standard
kern/stack_protector.c standard \
compile-with "${NORMAL_C:N-fstack-protector*}"
-kern/subr_acl_nfs4.c standard
-kern/subr_acl_posix1e.c standard
+kern/subr_acl_nfs4.c optional ufs_acl
+kern/subr_acl_posix1e.c optional ufs_acl
kern/subr_autoconf.c standard
kern/subr_blist.c standard
kern/subr_bus.c standard