p54: upgrade memrecord to p54_tx_info
[deliverable/linux.git] / drivers / net / wireless / libertas / Makefile
CommitLineData
15dbaac0
JC
1libertas-objs := main.o wext.o rx.o tx.o cmd.o cmdresp.o scan.o 11d.o \
2 debugfs.o persistcfg.o ethtool.o assoc.o
876c9d3a 3
876c9d3a 4usb8xxx-objs += if_usb.o
27590d06 5libertas_cs-objs += if_cs.o
727c26ed 6libertas_sdio-objs += if_sdio.o
876c9d3a 7
084708b6 8obj-$(CONFIG_LIBERTAS) += libertas.o
876c9d3a 9obj-$(CONFIG_LIBERTAS_USB) += usb8xxx.o
27590d06 10obj-$(CONFIG_LIBERTAS_CS) += libertas_cs.o
727c26ed 11obj-$(CONFIG_LIBERTAS_SDIO) += libertas_sdio.o
This page took 0.43925 seconds and 5 git commands to generate.