Author: mav
Date: Wed Jun 26 16:23:24 2019
New Revision: 349418
URL: https://svnweb.freebsd.org/changeset/base/349418
Log:
Fix qlxgbe(4) static build.
MFC after: 2 weeks
Modified:
head/sys/conf/files.amd64
Modified: head/sys/conf/files.amd64
==============================================================================
--- head/sys/conf/files.amd64 Wed Jun 26 15:43:26 2019 (r349417)
+++ head/sys/conf/files.amd64 Wed Jun 26 16:23:24 2019 (r349418)
@@ -389,6 +389,9 @@ dev/qlxgbe/ql_isr.c optional qlxgbe pci
dev/qlxgbe/ql_misc.c optional qlxgbe pci
dev/qlxgbe/ql_os.c optional qlxgbe pci
dev/qlxgbe/ql_reset.c optional qlxgbe pci
+dev/qlxgbe/ql_fw.c optional qlxgbe pci
+dev/qlxgbe/ql_boot.c optional qlxgbe pci
+dev/qlxgbe/ql_minidump.c optional qlxgbe pci
dev/qlnx/qlnxe/ecore_cxt.c optional qlnxe pci \
compile-with "${LINUXKPI_C}"
dev/qlnx/qlnxe/ecore_dbg_fw_funcs.c optional qlnxe pci \
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"