summaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x/Makefile
blob: 95c645d8af398441fe227ed6fe8f4291d1e1d660 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# Makefile for the Agere ET-131x ethernet driver
#

obj-$(CONFIG_ET131X) += et131x.o

et131x-objs :=	et1310_eeprom.o \
		et1310_mac.o \
		et1310_phy.o \
		et1310_pm.o \
		et1310_rx.o \
		et1310_tx.o \
		et131x_initpci.o \
		et131x_isr.o \
		et131x_netdev.o
OpenPOWER on IntegriCloud