Build linprocfs and linsysfs also on arm64

Sponsored by:	Turing Robotic Industries
This commit is contained in:
Ed Maste 2018-06-26 16:50:41 +00:00
parent 5c0ce48153
commit 96fa53869c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=335672

View File

@ -218,8 +218,6 @@ SUBDIR= \
libalias \
libiconv \
libmchain \
${_linprocfs} \
${_linsysfs} \
${_linux} \
${_linux_common} \
${_linux64} \
@ -493,6 +491,12 @@ SUBDIR+= iscsi
SUBDIR+= iscsi_initiator
.endif
.if ${MACHINE_CPUARCH} == "aarch64" || ${MACHINE_CPUARCH} != "amd64" || \
${MACHINE_CPUARCH} == "i386"
SUBDIR+= linprocfs
SUBDIR+= linsysfs
.endif
.if ${MK_NAND} != "no" || defined(ALL_MODULES)
_nandfs= nandfs
_nandsim= nandsim
@ -607,8 +611,6 @@ _iser= iser
.endif
_ix= ix
_ixv= ixv
_linprocfs= linprocfs
_linsysfs= linsysfs
_linux= linux
.if ${MK_SOURCELESS_UCODE} != "no"
_lio= lio