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:
@@ -90,6 +90,8 @@ nodevice snd_cmi
|
||||
nodevice mpr
|
||||
nodevice mps
|
||||
|
||||
nodevice bnxt
|
||||
|
||||
# Build SOC-specific modules...
|
||||
|
||||
makeoptions MODULES_EXTRA+="allwinner"
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user