[Ethernet] Add support for the ethernet module STM32Fxx7 and Micrel PHY
This commit is contained in:
committed by
Piotr Esden-Tempski
parent
723e1a69bd
commit
52758bb8fd
@@ -50,6 +50,9 @@ OBJS += crc_common_all.o dac_common_all.o dma_common_f24.o \
|
||||
OBJS += usb.o usb_standard.o usb_control.o usb_fx07_common.o \
|
||||
usb_f107.o usb_f207.o
|
||||
|
||||
OBJS += mac.o phy.o mac_stm32fxx7.o phy_ksz8051mll.o
|
||||
|
||||
VPATH += ../../usb:../:../../cm3:../common
|
||||
VPATH += ../../ethernet
|
||||
|
||||
include ../../Makefile.include
|
||||
|
||||
Reference in New Issue
Block a user