linux-stable-rt/drivers/net/ethernet/apple/Makefile

10 lines
215 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_CS89x0) += cs89x0.o
obj-$(CONFIG_MACMACE) += macmace.o