opnsense-src/sys/modules/bnxt/Makefile
Mark Johnston bf56e8b9c8 bnxt: Add a module makefile to fix the build
Fixes:	35b53f8c98 ("bnxt_en: Add PFC, ETS & App TLVs protocols support")
2024-05-28 08:02:19 -04:00

4 lines
53 B
Makefile

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