]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/staging/et131x/Makefile
Staging: et131x: prune all the debug code
[mirror_ubuntu-bionic-kernel.git] / drivers / staging / et131x / Makefile
CommitLineData
cfb739b4
GKH
1#
2# Makefile for the Agere ET-131x ethernet driver
3#
4
5obj-$(CONFIG_ET131X) += et131x.o
6
7et131x-objs := et1310_eeprom.o \
cfb739b4
GKH
8 et1310_mac.o \
9 et1310_phy.o \
10 et1310_pm.o \
11 et1310_rx.o \
12 et1310_tx.o \
cfb739b4
GKH
13 et131x_initpci.o \
14 et131x_isr.o \
15 et131x_netdev.o