LINT: Don't build bnxt on 32-bit platforms

Sponsored by: Netflix
Fixes: acd884dec9 ("RDMA/bnxt_re: Add bnxt_re RoCE driver")
This commit is contained in:
Warner Losh 2024-05-29 10:50:27 -06:00
parent 6bad7d2486
commit b8a7548399
2 changed files with 3 additions and 0 deletions

View file

@ -90,6 +90,8 @@ nodevice snd_cmi
nodevice mpr
nodevice mps
nodevice bnxt
# Build SOC-specific modules...
makeoptions MODULES_EXTRA+="allwinner"

View file

@ -77,6 +77,7 @@ device backlight
nodevice ccr
nodevice cxgbe # XXX: builds on powerpc64 only.
nodevice cxgbev
nodevice bnxt
nodevice mpr # no 64-bit atomics
nodevice mps # no 64-bit atomics
nodevice ppc