opnsense-src/sys/modules/bnxt/Makefile
Mark Johnston 20213402c6 bnxt: Add a module makefile to fix the build
Fixes:	35b53f8c989f ("bnxt_en: Add PFC, ETS & App TLVs protocols support")
(cherry picked from commit bf56e8b9c8639ac4447d223b83cdc128107cc3cd)
2024-06-03 13:23:15 -06:00

4 lines
53 B
Makefile

SUBDIR= bnxt_en \
bnxt_re
.include <bsd.subdir.mk>