]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - drivers/net/ethernet/freescale/Makefile
ASoC: cs42xx8: fix the noise in the right dac channel with mono playback
[mirror_ubuntu-zesty-kernel.git] / drivers / net / ethernet / freescale / Makefile
1 #
2 # Makefile for the Freescale network device drivers.
3 #
4
5 obj-$(CONFIG_FEC) += fec.o
6 fec-objs :=fec_main.o fec_ptp.o
7 obj-$(CONFIG_FEC_MPC52xx) += fec_mpc52xx.o
8 ifeq ($(CONFIG_FEC_MPC52xx_MDIO),y)
9 obj-$(CONFIG_FEC_MPC52xx) += fec_mpc52xx_phy.o
10 endif
11 obj-$(CONFIG_FS_ENET) += fs_enet/
12 obj-$(CONFIG_FSL_PQ_MDIO) += fsl_pq_mdio.o
13 obj-$(CONFIG_FSL_XGMAC_MDIO) += xgmac_mdio.o
14 obj-$(CONFIG_GIANFAR) += gianfar_driver.o
15 obj-$(CONFIG_PTP_1588_CLOCK_GIANFAR) += gianfar_ptp.o
16 gianfar_driver-objs := gianfar.o \
17 gianfar_ethtool.o
18 obj-$(CONFIG_UCC_GETH) += ucc_geth_driver.o
19 ucc_geth_driver-objs := ucc_geth.o ucc_geth_ethtool.o
20
21 obj-$(CONFIG_FSL_FMAN) += fman/