]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/staging/et131x/Makefile
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
[linux-2.6-omap-h63xx.git] / drivers / staging / et131x / Makefile
1 #
2 # Makefile for the Agere ET-131x ethernet driver
3 #
4
5 obj-$(CONFIG_ET131X) += et131x.o
6
7 et131x-objs :=  et1310_eeprom.o \
8                 et1310_jagcore.o \
9                 et1310_mac.o \
10                 et1310_phy.o \
11                 et1310_pm.o \
12                 et1310_rx.o \
13                 et1310_tx.o \
14                 et131x_config.o \
15                 et131x_debug.o \
16                 et131x_initpci.o \
17                 et131x_isr.o \
18                 et131x_netdev.o