summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authorarybchik <arybchik@FreeBSD.org>2017-01-02 09:40:22 +0000
committerarybchik <arybchik@FreeBSD.org>2017-01-02 09:40:22 +0000
commit97315e74ee96b59c8c74eac9dca7521120598592 (patch)
treeb816e2e8c259961fd633add7df3544c571e195fd /sys/modules
parent89ca29cb67576aeaa902b1a899276f4c3a685ae6 (diff)
downloadFreeBSD-src-97315e74ee96b59c8c74eac9dca7521120598592.zip
FreeBSD-src-97315e74ee96b59c8c74eac9dca7521120598592.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 cc00d3a..4d2d17a 100644
--- a/sys/modules/sfxge/Makefile
+++ b/sys/modules/sfxge/Makefile
@@ -35,7 +35,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