[ETH/PHY] Add support for Micrel KSZ80X1 family of PHYs
This commit is contained in:
committed by
Karl Palsson
parent
6e65170390
commit
20b7956d82
0
lib/ethernet/phy_ksz8051mll.c → lib/ethernet/phy_ksz80x1.c
Executable file → Normal file
0
lib/ethernet/phy_ksz8051mll.c → lib/ethernet/phy_ksz80x1.c
Executable file → Normal file
@@ -55,7 +55,7 @@ OBJS += rng_common_v1.o
|
||||
OBJS += usb.o usb_standard.o usb_control.o usb_dwc_common.o \
|
||||
usb_f107.o usb_f207.o usb_msc.o
|
||||
|
||||
OBJS += mac.o phy.o mac_stm32fxx7.o phy_ksz8051mll.o fmc.o
|
||||
OBJS += mac.o phy.o mac_stm32fxx7.o phy_ksz80x1.o fmc.o
|
||||
|
||||
OBJS += ltdc.o
|
||||
|
||||
|
||||
Reference in New Issue
Block a user