linux/drivers/net/ethernet/cadence/Makefile

8 lines
142 B
Makefile
Raw Normal View History

#
# Makefile for the Atmel network device drivers.
#
macb-y := macb_main.o
obj-$(CONFIG_MACB) += macb.o
obj-$(CONFIG_MACB_PCI) += macb_pci.o