mmc: at91_mci: cleanup: use MCI_ERRORS
[deliverable/linux.git] / drivers / net / wireless / libertas / Makefile
CommitLineData
1df4e8fe 1libertas-objs := main.o wext.o \
876c9d3a
MT
2 rx.o tx.o cmd.o \
3 cmdresp.o scan.o \
4 join.o 11d.o \
7dcf5284 5 debugfs.o \
876c9d3a
MT
6 ethtool.o assoc.o
7
876c9d3a 8usb8xxx-objs += if_usb.o
27590d06 9libertas_cs-objs += if_cs.o
876c9d3a 10
084708b6 11obj-$(CONFIG_LIBERTAS) += libertas.o
876c9d3a 12obj-$(CONFIG_LIBERTAS_USB) += usb8xxx.o
27590d06 13obj-$(CONFIG_LIBERTAS_CS) += libertas_cs.o
This page took 0.120962 seconds and 5 git commands to generate.