/drivers/staging/et131x/Makefile
https://bitbucket.org/wisechild/galaxy-nexus · Makefile · 15 lines · 10 code · 2 blank · 3 comment · 0 complexity · f7067add0bafdfde3a118b7b2f6c2527 MD5 · raw file
- #
- # Makefile for the Agere ET-131x ethernet driver
- #
- obj-$(CONFIG_ET131X) += et131x.o
- et131x-y := 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