aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.amd64
diff options
context:
space:
mode:
authorAndrew Rybchenko <arybchik@FreeBSD.org>2018-11-29 06:29:24 +0000
committerAndrew Rybchenko <arybchik@FreeBSD.org>2018-11-29 06:29:24 +0000
commit391763d7b48648ad7a3d75de4c6bac8764eb51e4 (patch)
tree7c0cb7048cd7e8100247370128ac777d7bfbae5e /sys/conf/files.amd64
parenteec8d0a378b1d09394d7306a59d71e0503f517bd (diff)
downloadsrc-391763d7b48648ad7a3d75de4c6bac8764eb51e4.tar.gz
src-391763d7b48648ad7a3d75de4c6bac8764eb51e4.zip
sfxge(4): add firmware image layout option
Submitted by: Andy Moreton <amoreton at solarflare.com> Sponsored by: Solarflare Communications, Inc. Differential Revision: https://reviews.freebsd.org/D18214
Notes
Notes: svn path=/head/; revision=341183
Diffstat (limited to 'sys/conf/files.amd64')
-rw-r--r--sys/conf/files.amd641
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.amd64 b/sys/conf/files.amd64
index e09feb901240..b955c6883471 100644
--- a/sys/conf/files.amd64
+++ b/sys/conf/files.amd64
@@ -413,6 +413,7 @@ dev/qlnx/qlnxe/qlnx_os.c optional qlnxe pci \
compile-with "${LINUXKPI_C}"
dev/sfxge/common/ef10_ev.c optional sfxge pci
dev/sfxge/common/ef10_filter.c optional sfxge pci
+dev/sfxge/common/ef10_image.c optional sfxge pci
dev/sfxge/common/ef10_intr.c optional sfxge pci
dev/sfxge/common/ef10_mac.c optional sfxge pci
dev/sfxge/common/ef10_mcdi.c optional sfxge pci