xref: /openbmc/linux/drivers/net/ethernet/marvell/Makefile (revision ce932d0c5589e9766e089c22c66890dfc48fbd94)
1#
2# Makefile for the Marvell device drivers.
3#
4
5obj-$(CONFIG_MV643XX_ETH) += mv643xx_eth.o
6obj-$(CONFIG_PXA168_ETH) += pxa168_eth.o
7obj-$(CONFIG_SKGE) += skge.o
8obj-$(CONFIG_SKY2) += sky2.o
9