3 lines
167 B
Makefile
Executable File
3 lines
167 B
Makefile
Executable File
obj-y += sys.o
|
|
obj-$(CONFIG_FTGMAC030_V1) += ftgmac030.o marvell_phy.o realtek_phy.o
|
|
obj-$(CONFIG_FTGMAC030_V2) += ftgmac030_v2.o jlsemi_phy.o icplus_phy.o ephy_phy.o
|