xref: /linux/drivers/net/ethernet/qualcomm/emac/Makefile (revision 98838d95075a5295f3478ceba18bcccf472e30f4)
1#
2# Makefile for the Qualcomm Technologies, Inc. EMAC Gigabit Ethernet driver
3#
4
5obj-$(CONFIG_QCOM_EMAC) += qcom-emac.o
6
7qcom-emac-objs := emac.o emac-mac.o emac-phy.o emac-sgmii.o
8