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

This commit is contained in:
Brian Behlendorf 2009-01-06 13:46:13 -08:00
commit 7c9a715fdb
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