From 6d77d39adc4af4747365725d86f5fec16860b31a Mon Sep 17 00:00:00 2001 From: br Date: Tue, 21 Oct 2014 09:14:16 +0000 Subject: Add driver for Micrel KSZ9021 Gigabit Ethernet Transceiver (PHY). Sponsored by: DARPA, AFRL --- sys/arm/altera/socfpga/files.socfpga | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/arm/altera') diff --git a/sys/arm/altera/socfpga/files.socfpga b/sys/arm/altera/socfpga/files.socfpga index b615391..e6538d5 100644 --- a/sys/arm/altera/socfpga/files.socfpga +++ b/sys/arm/altera/socfpga/files.socfpga @@ -20,5 +20,6 @@ arm/altera/socfpga/socfpga_rstmgr.c standard arm/altera/socfpga/socfpga_mp.c optional smp dev/dwc/if_dwc.c optional dwc +dev/mii/micphy.c optional micphy dev/mmc/host/dwmmc.c optional dwmmc dev/beri/beri_ring.c optional beri_ring -- cgit v1.1