blob: ff5544d6ac9d2989c677e523d3741af1a1e2180d [file] [log] [blame]
Luis Carlos Cobod9c63502008-08-14 10:41:10 -07001libertas_tf-objs := main.o cmd.o
2
3libertas_tf_usb-objs += if_usb.o
4
5obj-$(CONFIG_LIBERTAS_THINFIRM) += libertas_tf.o
6obj-$(CONFIG_LIBERTAS_THINFIRM_USB) += libertas_tf_usb.o