xref: /linux/drivers/net/ethernet/marvell/Makefile (revision 95e9fd10f06cb5642028b6b851e32b8c8afb4571)
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