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