Mark as x86-only. This is specific to one machine.

This commit is contained in:
Mark Linimon 2015-09-26 03:12:07 +00:00
parent c593ed38c7
commit 00ca033628
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397926

View File

@ -25,6 +25,9 @@ GH_ACCOUNT= t6
IGNORE= does not support FreeBSD versions older than 10.1
.endif
ONLY_FOR_ARCHS= amd64 i386
ONLY_FOR_ARCHS_REASON= specific to one machine
do-install:
${INSTALL_MAN} ${WRKSRC}/${KMODNAME}.4 ${STAGEDIR}${MANDIR}
${INSTALL_KLD} ${WRKSRC}/${KMODNAME}.ko ${STAGEDIR}${KMODDIR}