6 lines
109 B
Makefile
6 lines
109 B
Makefile
|
#
|
||
|
# Makefile for the Synopsys network device drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_SYNOPSYS_DWC_ETH_QOS) += dwc_eth_qos.o
|