Jusy use i386 version of cyclic_machdep.c on all supported architectures.
It's generic enough to cover all of them.
This commit is contained in:
parent
9f69e6bdb1
commit
2c1620b407
@ -10,7 +10,7 @@ SRCS+= vnode_if.h
|
||||
CFLAGS+= -I${.CURDIR}/../../cddl/compat/opensolaris \
|
||||
-I${.CURDIR}/../../cddl/contrib/opensolaris/uts/common \
|
||||
-I${.CURDIR}/../.. \
|
||||
-I${.CURDIR}/../../cddl/dev/cyclic/${MACHINE_CPUARCH:S/amd64/i386/}
|
||||
-I${.CURDIR}/../../cddl/dev/cyclic/i386
|
||||
|
||||
CFLAGS+= -DDEBUG=1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user