aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/apple/Makefile
blob: 0d3a5919c95b494ed7b8c7b70848ac7b3584600e (plain) (blame)
1
2
3
4
5
6
7
8
#
# Makefile for the Apple network device drivers.
#

obj-$(CONFIG_MACE) += mace.o
obj-$(CONFIG_BMAC) += bmac.o
obj-$(CONFIG_MAC89x0) += mac89x0.o
obj-$(CONFIG_MACMACE) += macmace.o