1# 2# Makefile for the Atmel network device drivers. 3# 4 5obj-$(CONFIG_MACB) += macb.o 6obj-$(CONFIG_MACB_PCI) += macb_pci.o 7