Merge commit 'refs/top-bases/linux-have-sysevent' into linux-have-sysevent

This commit is contained in:
Brian Behlendorf 2008-12-23 13:49:47 -08:00
commit 8d0db59e56
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ ${MODULE}-objs += zfs_fuid.o
# ${MODULE}-objs += zfs_rlock.o
# ${MODULE}-objs += zfs_vfsops.o
# ${MODULE}-objs += zfs_vnops.o
${MODULE}-objs += zfs_znode.o
# ${MODULE}-objs += zfs_znode.o
${MODULE}-objs += zil.o
${MODULE}-objs += zio.o
${MODULE}-objs += zio_checksum.o