summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/modules/cxgb/cxgb_t3fw/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/cxgb/cxgb_t3fw/Makefile b/sys/modules/cxgb/cxgb_t3fw/Makefile
index c280a2c..0a097aa 100644
--- a/sys/modules/cxgb/cxgb_t3fw/Makefile
+++ b/sys/modules/cxgb/cxgb_t3fw/Makefile
@@ -3,6 +3,7 @@
CXGB = ${.CURDIR}/../../../dev/cxgb
.PATH: ${CXGB}
+KMOD= cxgb_t3fw
SRCS+= cxgb_t3fw.c
.include <bsd.kmod.mk> \ No newline at end of file
OpenPOWER on IntegriCloud