Move ZUT_OBJS in the same place that is used in vendor code.
Obtained from: //depot/user/pjd/zfs/...
This commit is contained in:
parent
d12f1e190e
commit
3e9e888541
@ -19,9 +19,6 @@
|
||||
# CDDL HEADER END
|
||||
#
|
||||
|
||||
ZUT_OBJS += \
|
||||
zut.o
|
||||
|
||||
#
|
||||
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
@ -109,3 +106,6 @@ ZFS_OBJS += \
|
||||
zfs_vfsops.o \
|
||||
zfs_vnops.o \
|
||||
zvol.o
|
||||
|
||||
ZUT_OBJS += \
|
||||
zut.o
|
||||
|
Loading…
Reference in New Issue
Block a user