skge/sky2/mv643xx/pxa168: Move the Marvell Ethernet drivers
[deliverable/linux.git] / drivers / net / ethernet / marvell / Makefile
1 #
2 # Makefile for the Marvell device drivers.
3 #
4
5 obj-$(CONFIG_MV643XX_ETH) += mv643xx_eth.o
6 obj-$(CONFIG_PXA168_ETH) += pxa168_eth.o
7 obj-$(CONFIG_SKGE) += skge.o
8 obj-$(CONFIG_SKY2) += sky2.o
This page took 0.031013 seconds and 5 git commands to generate.