Merge tag 'v4.1-rockchip-socfixes1' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / drivers / net / ethernet / marvell / Makefile
CommitLineData
527a6266
JK
1#
2# Makefile for the Marvell device drivers.
3#
4
fc8f5ade 5obj-$(CONFIG_MVMDIO) += mvmdio.o
c3a07134 6obj-$(CONFIG_MV643XX_ETH) += mv643xx_eth.o
c5aff182 7obj-$(CONFIG_MVNETA) += mvneta.o
3f518509 8obj-$(CONFIG_MVPP2) += mvpp2.o
527a6266
JK
9obj-$(CONFIG_PXA168_ETH) += pxa168_eth.o
10obj-$(CONFIG_SKGE) += skge.o
11obj-$(CONFIG_SKY2) += sky2.o
This page took 0.272745 seconds and 5 git commands to generate.