aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/stlc45xx/Makefile
diff options
context:
space:
mode:
authorKalle Valo <kalle.valo@nokia.com>2009-01-07 22:01:20 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2009-04-03 14:53:36 -0700
commit14c0b3ed4cab5ea79de091e22d42d6677f7cfefa (patch)
tree82e9d484238d101587f93026bf15a16b02a8d61b /drivers/staging/stlc45xx/Makefile
parentStaging: pohmelfs: should include fs_struct.h (diff)
downloadlinux-dev-14c0b3ed4cab5ea79de091e22d42d6677f7cfefa.tar.xz
linux-dev-14c0b3ed4cab5ea79de091e22d42d6677f7cfefa.zip
Staging: Add stlc45xx, wi-fi driver for stlc4550/4560
This patch adds a new driver called stlc45xx, which supports wi-fi chipsets stlc4550 and stlc4560 from ST-NXP Wireless. The chipset can be found, for example, from Nokia N800 and N810 products. The driver is implemented based on the firmware interface information published by ST-NXP Wireless here: http://wireless.kernel.org/en/developers/Documentation/specs#STMicroelectronicshardware Currently only SPI interface is supported. Signed-off-by: Kalle Valo <kalle.valo@nokia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/stlc45xx/Makefile')
-rw-r--r--drivers/staging/stlc45xx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/stlc45xx/Makefile b/drivers/staging/stlc45xx/Makefile
new file mode 100644
index 000000000000..7ee32903055a
--- /dev/null
+++ b/drivers/staging/stlc45xx/Makefile
@@ -0,0 +1 @@
+obj-$(CONFIG_STLC45XX) += stlc45xx.o