Connect linux64 module to the build.
Differential Revision: https://reviews.freebsd.org/D1097 Reviewed by: emaste
This commit is contained in:
parent
520e9c187d
commit
c0fe996d3c
@ -197,6 +197,7 @@ SUBDIR= \
|
||||
${_linsysfs} \
|
||||
${_linux} \
|
||||
${_linux_common} \
|
||||
${_linux64} \
|
||||
${_linuxapi} \
|
||||
lmc \
|
||||
lpt \
|
||||
@ -629,6 +630,7 @@ _sfxge= sfxge
|
||||
.if ${MK_BHYVE} != "no" || defined(ALL_MODULES)
|
||||
_vmm= vmm
|
||||
_linux_common= linux_common
|
||||
_linux64= linux64
|
||||
.endif
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user