summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authorarybchik <arybchik@FreeBSD.org>2017-01-01 19:21:23 +0000
committerarybchik <arybchik@FreeBSD.org>2017-01-01 19:21:23 +0000
commit79f6396dbb64404cfaa15fd1476a28b9bf931404 (patch)
tree1008c615b0428e8b6c00a4c3f8958b72dd00162c /sys/modules
parenta287e069d3e68dbca5ac3600b83cc2d568b42596 (diff)
downloadFreeBSD-src-79f6396dbb64404cfaa15fd1476a28b9bf931404.zip
FreeBSD-src-79f6396dbb64404cfaa15fd1476a28b9bf931404.tar.gz
MFC r310758
sfxge(4): delete hunt_phy.c Submitted by: Mark Spender <mspender at solarflare.com> Sponsored by: Solarflare Communications, Inc.
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/sfxge/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/sfxge/Makefile b/sys/modules/sfxge/Makefile
index b30d532..5770eaa 100644
--- a/sys/modules/sfxge/Makefile
+++ b/sys/modules/sfxge/Makefile
@@ -33,7 +33,7 @@ SRCS+= ef10_ev.c ef10_filter.c ef10_intr.c ef10_mac.c ef10_mcdi.c ef10_nic.c
SRCS+= ef10_nvram.c ef10_phy.c ef10_rx.c ef10_tx.c ef10_vpd.c
SRCS+= ef10_impl.h
-SRCS+= hunt_nic.c hunt_phy.c
+SRCS+= hunt_nic.c
SRCS+= hunt_impl.h
SRCS+= medford_nic.c
OpenPOWER on IntegriCloud