1#
2# Makefile for the linux ppc-specific parts of comm processor (v2)
3#
4
5obj-$(CONFIG_FEC_ENET)	+= fcc_enet.o
6obj-$(CONFIG_SCC_ENET)	+= enet.o
7