Author: np
Date: Sat Jul 23 15:12:03 2016
New Revision: 303226
URL: https://svnweb.freebsd.org/changeset/base/303226

Log:
  Fix kernel builds with "device cxgbe".

Modified:
  head/sys/conf/files

Modified: head/sys/conf/files
==============================================================================
--- head/sys/conf/files Sat Jul 23 14:38:09 2016        (r303225)
+++ head/sys/conf/files Sat Jul 23 15:12:03 2016        (r303226)
@@ -1243,6 +1243,7 @@ dev/cxgb/sys/uipc_mvec.c  optional cxgb p
        compile-with "${NORMAL_C} -I$S/dev/cxgb"
 dev/cxgb/cxgb_t3fw.c           optional cxgb cxgb_t3fw \
        compile-with "${NORMAL_C} -I$S/dev/cxgb"
+dev/cxgbe/t4_if.m              optional cxgbe pci
 dev/cxgbe/t4_iov.c             optional cxgbe pci \
        compile-with "${NORMAL_C} -I$S/dev/cxgbe"
 dev/cxgbe/t4_mp_ring.c         optional cxgbe pci \
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to