Don't sweat zpool for now

This commit is contained in:
Brian Behlendorf 2008-12-10 16:42:30 -08:00
parent 914669907b
commit 268ce9d611
1 changed files with 2 additions and 3 deletions

View File

@ -1,9 +1,8 @@
subdir-m += libuutil # User space util support
subdir-m += libzfs # User space library support
subdir-m += libspl # User space compatibility library
subdir-m += libzpool # Kernel | User SPA/DMU/ZVOL/ZPL
subdir-m += libavl # Kernel &| User space AVL tree support
subdir-m += libnvpair # Kernel &| User space name/value support
subdir-m += libzcommon # Kernel &| User space common support
#subdir-m += libzpool # Kernel | User SPA/DMU/ZVOL/ZPL