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