fix standalone build of zfs module
Not sure if this is a proper fix, but it does the job.
This commit is contained in:
parent
0bba4c28ea
commit
1a94831818
@ -4,7 +4,7 @@ SYSDIR?=${.CURDIR}/../..
|
||||
|
||||
KMOD= zfs
|
||||
|
||||
SRCS= bus_if.h device_if.h vnode_if.h opt_kstack_pages.h
|
||||
SRCS= bus_if.h device_if.h vnode_if.h opt_kstack_pages.h opt_random.h
|
||||
|
||||
SUNW= ${SYSDIR}/cddl/contrib/opensolaris
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user