Move ZPIOS chunk to linux-zpios topic branch
This commit is contained in:
parent
50c623ccef
commit
5b4a08d0f4
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file is part of the ZFS Linux port.
|
||||
*
|
||||
* Copyright (c) 2008 Lawrence Livermore National Security, LLC.
|
||||
* Copyright (c) 2009 Lawrence Livermore National Security, LLC.
|
||||
* Produced at Lawrence Livermore National Laboratory
|
||||
* Written by:
|
||||
* Brian Behlendorf <behlendorf1@llnl.gov>,
|
||||
|
|
|
@ -7,7 +7,6 @@ EXTRA_DIST = zfs-update.sh $(nobase_pkglibexec_SCRIPTS)
|
|||
|
||||
ZFS=${top_srcdir}/scripts/zfs.sh
|
||||
ZTEST=${top_builddir}/cmd/ztest/ztest
|
||||
ZPIOS=${top_srcdir}/scripts/zpios.sh
|
||||
|
||||
check:
|
||||
@$(ZFS) -v
|
||||
|
|
Loading…
Reference in New Issue