mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
bnxt: Add a module makefile to fix the build
Fixes: 35b53f8c98 ("bnxt_en: Add PFC, ETS & App TLVs protocols support")
This commit is contained in:
parent
faeff3b851
commit
bf56e8b9c8
1 changed files with 4 additions and 0 deletions
4
sys/modules/bnxt/Makefile
Normal file
4
sys/modules/bnxt/Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
SUBDIR= bnxt_en \
|
||||
bnxt_re
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
Loading…
Reference in a new issue