projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge master.kernel.org:/home/rmk/linux-2.6-arm
[linux-2.6]
/
drivers
/
net
/
fs_enet
/
Makefile
1
#
2
# Makefile for the Freescale Ethernet controllers
3
#
4
5
obj-$(CONFIG_FS_ENET) += fs_enet.o
6
7
obj-$(CONFIG_8xx) += mac-fec.o mac-scc.o
8
obj-$(CONFIG_8260) += mac-fcc.o
9
10
fs_enet-objs := fs_enet-main.o fs_enet-mii.o mii-bitbang.o mii-fixed.o