Move static ZFS compile option to the other static file system options.

This commit is contained in:
Peter Wemm 2013-07-03 20:21:39 +00:00
parent ecf28f6d07
commit 4271368368
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=252593

View File

@ -226,6 +226,7 @@ SMBFS opt_dontuse.h
TMPFS opt_dontuse.h
UDF opt_dontuse.h
UNIONFS opt_dontuse.h
ZFS opt_dontuse.h
# Pseudofs debugging
PSEUDOFS_TRACE opt_pseudofs.h
@ -840,8 +841,6 @@ HWPMC_MIPS_BACKTRACE opt_hwpmc_hooks.h
# XBOX options for FreeBSD/i386, but some files are MI
XBOX opt_xbox.h
ZFS opt_dontuse.h
# Interrupt filtering
INTR_FILTER