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

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