9 lines
396 B
Makefile
9 lines
396 B
Makefile
subdir-m += libuutil # User space util support
|
|
subdir-m += libzfs # User space library support
|
|
subdir-m += libspl # User space compatibility library
|
|
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
|
|
|