mwifiex: add custom IE framework
[deliverable/linux.git] / drivers / net / wireless / libertas_tf / Makefile
1 libertas_tf-objs := main.o cmd.o
2
3 libertas_tf_usb-objs += if_usb.o
4
5 obj-$(CONFIG_LIBERTAS_THINFIRM) += libertas_tf.o
6 obj-$(CONFIG_LIBERTAS_THINFIRM_USB) += libertas_tf_usb.o
This page took 0.047171 seconds and 5 git commands to generate.