Hook the udf_iconv module up to the kernel build.

Submitted by: imura@ryu16.org
This commit is contained in:
Scott Long 2003-11-05 06:38:14 +00:00
parent 396c3653e4
commit 126f0dfa3a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=122100
3 changed files with 3 additions and 0 deletions

View File

@ -796,6 +796,7 @@ device random
options CD9660_ICONV
options MSDOSFS_ICONV
options NTFS_ICONV
options UDF_ICONV
#####################################################################

View File

@ -940,6 +940,7 @@ fs/smbfs/smbfs_subr.c optional smbfs
fs/smbfs/smbfs_vfsops.c optional smbfs
fs/smbfs/smbfs_vnops.c optional smbfs
fs/specfs/spec_vnops.c standard
fs/udf/udf_iconv.c optional udf_iconv
fs/udf/udf_vfsops.c optional udf
fs/udf/udf_vnops.c optional udf
fs/udf/osta.c optional udf

View File

@ -202,6 +202,7 @@ NFSSERVER opt_nfs.h
CD9660_ICONV opt_dontuse.h
MSDOSFS_ICONV opt_dontuse.h
NTFS_ICONV opt_dontuse.h
UDF_ICONV opt_dontuse.h
# If you are following the conditions in the copyright,
# you can enable soft-updates which will speed up a lot of thigs