summaryrefslogtreecommitdiffstats
path: root/sys/modules/cxgb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/cxgb/Makefile')
-rw-r--r--sys/modules/cxgb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/cxgb/Makefile b/sys/modules/cxgb/Makefile
index 7d56988..71cbb7a 100644
--- a/sys/modules/cxgb/Makefile
+++ b/sys/modules/cxgb/Makefile
@@ -25,7 +25,7 @@ _toe_header = ${_sysdir}/netinet/toedev.h
.if exists(${_toe_header})
_toecore = toecore
-_tom = tom
+#_tom = tom
.endif
.if ${MACHINE_ARCH} == "i386" && exists(${_toe_header})
OpenPOWER on IntegriCloud