Don't sweat zpool for now
This commit is contained in:
parent
914669907b
commit
268ce9d611
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue