repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add linux-next specific files for 20110831
[linux-2.6/next.git]
/
drivers
/
staging
/
et131x
/
Makefile
blob
5ea0272fc7ad268be9ddba5c7b737566dd39cdd5
1
#
2
# Makefile for the Agere ET-131x ethernet driver
3
#
4
5
obj-
$(
CONFIG_ET131X
) +=
et131x.o
6
7
et131x-y
:=
et1310_eeprom.o \
8
et1310_mac.o \
9
et1310_phy.o \
10
et1310_pm.o \
11
et1310_rx.o \
12
et1310_tx.o \
13
et131x_initpci.o \
14
et131x_ethtool.o \
15
et131x_isr.o \
16
et131x_netdev.o