#
# Makefile for the MSM EMAC Gigabit ethernet driver
#

obj-$(CONFIG_MSM_EMAC) += msm_emac.o

msm_emac-objs := emac_main.o emac_hw.o emac_ethtool.o emac_ptp.o
