Staging: add et131x network driver
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / staging / et131x / Makefile
blob3ad571d8a6847b50a13bcece5b45fde2d279208d
2 # Makefile for the Agere ET-131x ethernet driver
5 obj-$(CONFIG_ET131X) += et131x.o
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