]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/wireless/libertas/Makefile
[PATCH] libertas: fix WEXT quality reporting
[linux-2.6-omap-h63xx.git] / drivers / net / wireless / libertas / Makefile
index 61e0d6e07901973d11edc4b360eaadb2a590882e..c469d569f0905269e6662806e5edce0663cc66e3 100644 (file)
@@ -1,4 +1,4 @@
-libertas-objs := main.o fw.o wext.o \
+libertas-objs := main.o wext.o \
                rx.o tx.o cmd.o           \
                cmdresp.o scan.o          \
                join.o 11d.o              \
@@ -6,6 +6,8 @@ libertas-objs := main.o fw.o wext.o \
                ethtool.o assoc.o
 
 usb8xxx-objs += if_usb.o
+libertas_cs-objs += if_cs.o
 
 obj-$(CONFIG_LIBERTAS)     += libertas.o
 obj-$(CONFIG_LIBERTAS_USB) += usb8xxx.o
+obj-$(CONFIG_LIBERTAS_CS)  += libertas_cs.o