Unbreak build.
This commit is contained in:
parent
1ec8e0e48b
commit
47118d2049
@ -6,7 +6,7 @@
|
||||
|
||||
KMOD= mem
|
||||
SRCS= memdev.c mem.c
|
||||
.if ${MACHINE_CPUARCH} == "amd64" || ${MACHINE_CPUARCH} == "i386" || ${MACHINE_CPUARCH} = "powerpc"
|
||||
.if ${MACHINE_CPUARCH} == "amd64" || ${MACHINE_CPUARCH} == "i386" || ${MACHINE_CPUARCH} == "powerpc"
|
||||
SRCS+= memutil.c
|
||||
.endif
|
||||
.if ${MACHINE_CPUARCH} == "i386"
|
||||
|
Loading…
x
Reference in New Issue
Block a user