linux/drivers/net/ethernet/apple/Makefile

9 lines
182 B
Makefile

#
# 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