summaryrefslogtreecommitdiffstats
path: root/drivers/staging/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2012-05-24 18:47:38 +0200
committerGreg Kroah-Hartman2012-06-20 01:36:15 +0200
commit15a4bc17b7f4e85cb019e683f14e834078ec2208 (patch)
tree6f7d2556b236be0ff3a3fb72c9e737fba09bd14f /drivers/staging/Makefile
parentstaging: comedi: comedi_compat_ioctl should be NULL not 0 (diff)
downloadkernel-qcow2-linux-15a4bc17b7f4e85cb019e683f14e834078ec2208.tar.gz
kernel-qcow2-linux-15a4bc17b7f4e85cb019e683f14e834078ec2208.tar.xz
kernel-qcow2-linux-15a4bc17b7f4e85cb019e683f14e834078ec2208.zip
Staging: add CSR Wifi "os helper" module
This module is used by the CSR wifi driver to "abstract" away the OS-specific parts of core functions. It will be eventually deleted, but for now is needed as the CSR driver relies on it. Cc: Mikko Virkkilä <mikko.virkkila@bluegiga.com> Cc: Lauri Hintsala <Lauri.Hintsala@bluegiga.com> Cc: Riku Mettälä <riku.mettala@bluegiga.com> Cc: Veli-Pekka Peltola <veli-pekka.peltola@bluegiga.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/Makefile')
-rw-r--r--drivers/staging/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/Makefile b/drivers/staging/Makefile
index e0c4c2444fed..5b2219ac5207 100644
--- a/drivers/staging/Makefile
+++ b/drivers/staging/Makefile
@@ -58,3 +58,4 @@ obj-$(CONFIG_RAMSTER) += ramster/
obj-$(CONFIG_USB_WPAN_HCD) += ozwpan/
obj-$(CONFIG_USB_G_CCG) += ccg/
obj-$(CONFIG_WIMAX_GDM72XX) += gdm72xx/
+obj-$(CONFIG_CSR_WIFI) += csr/