aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorAlexander Motin <mav@FreeBSD.org>2019-08-15 16:27:04 +0000
committerAlexander Motin <mav@FreeBSD.org>2019-08-15 16:27:04 +0000
commit63ac15aba4c5aee21eb81ec5cb947c6584b9e293 (patch)
tree929975762d95ba51afb988e7a148eb75a1221c3b /sys/modules/Makefile
parentd8335b53397d08dbac72c3c98bb04e05d3d4b93b (diff)
downloadsrc-63ac15aba4c5aee21eb81ec5cb947c6584b9e293.tar.gz
src-63ac15aba4c5aee21eb81ec5cb947c6584b9e293.zip
Add NTB modules to i386 build.
There is no reason why NTB should not be usable on i386 if memory windows are small enough.
Notes
Notes: svn path=/head/; revision=351084
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index ae8d83650027..999fedd2e5f0 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -594,6 +594,7 @@ _lio= lio
.endif
_nctgpio= nctgpio
_ndis= ndis
+_ntb= ntb
_ocs_fc= ocs_fc
_pccard= pccard
.if ${MK_OFED} != "no" || defined(ALL_MODULES)
@@ -691,7 +692,6 @@ _ioat= ioat
_ixl= ixl
_linux64= linux64
_linux_common= linux_common
-_ntb= ntb
_nvdimm= nvdimm
_pms= pms
_qlxge= qlxge