[PATCH] FS_ENET: use PAL for mii management
[deliverable/linux.git] / drivers / net / fs_enet / Makefile
CommitLineData
48257c4f
PA
1#
2# Makefile for the Freescale Ethernet controllers
3#
4
5obj-$(CONFIG_FS_ENET) += fs_enet.o
6
5b4b8454
VB
7obj-$(CONFIG_8xx) += mac-fec.o mac-scc.o mii-fec.o
8obj-$(CONFIG_CPM2) += mac-fcc.o mii-bitbang.o
48257c4f 9
5b4b8454 10fs_enet-objs := fs_enet-main.o
This page took 0.127532 seconds and 5 git commands to generate.