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

This commit is contained in:
Brian Behlendorf 2009-01-06 13:45:39 -08:00
commit 4c8c452c4e
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ ${MODULE}-objs += uberblock.o
${MODULE}-objs += unique.o
${MODULE}-objs += vdev.o
${MODULE}-objs += vdev_cache.o
${MODULE}-objs += vdev_disk.o
# ${MODULE}-objs += vdev_disk.o Must be updated to be b103 friendly
${MODULE}-objs += vdev_file.o
${MODULE}-objs += vdev_label.o
${MODULE}-objs += vdev_mirror.o