Merge commit 'refs/top-bases/linux-configure-branch' into linux-configure-branch
This commit is contained in:
commit
639e2364bf
|
@ -11,6 +11,7 @@ EXTRA_DIST = zfs-update.sh $(nobase_pkglibexec_SCRIPTS)
|
||||||
|
|
||||||
ZFS=${top_srcdir}/scripts/zfs.sh
|
ZFS=${top_srcdir}/scripts/zfs.sh
|
||||||
ZTEST=${top_builddir}/cmd/ztest/ztest
|
ZTEST=${top_builddir}/cmd/ztest/ztest
|
||||||
|
ZPIOS=${top_srcdir}/scripts/zpios.sh
|
||||||
|
|
||||||
check:
|
check:
|
||||||
@$(ZFS) -v
|
@$(ZFS) -v
|
||||||
|
|
Loading…
Reference in New Issue