[PATCH] add support for Marvell 8385 CF cards
[safe/jmp/linux-2.6] / drivers / net / wireless / libertas / Makefile
index b56b4c5..c469d56 100644 (file)
@@ -6,6 +6,8 @@ libertas-objs := main.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