Merge commit 'refs/top-bases/linux-arc' into linux-arc

This commit is contained in:
Brian Behlendorf 2009-01-06 13:45:29 -08:00
commit 108e51fa56
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