commit | 3b0c5a3818555988b6235144e0174b1a512719b7 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Wed Sep 17 16:34:19 2008 +0100 |
committer | David Vrabel <dv02@dv02pc01.europe.root.pri> | Wed Sep 17 16:54:28 2008 +0100 |
tree | dfdf8135e50ee4a2c3e3b14743f28337cb122cce | |
parent | 2f19204480f16a20d8571a97c13f0cec2968607c [diff] [blame] |
uwb: add WiMedia LLC Protocol (build system) Add the WLP build system (Kconfig and Kbuild files). Signed-off-by: David Vrabel <david.vrabel@csr.com>
diff --git a/drivers/uwb/Makefile b/drivers/uwb/Makefile index 6bdb8e7..79f48e3 100644 --- a/drivers/uwb/Makefile +++ b/drivers/uwb/Makefile
@@ -1,4 +1,5 @@ obj-$(CONFIG_UWB) += uwb.o +obj-$(CONFIG_UWB_WLP) += wlp/ obj-$(CONFIG_UWB_WHCI) += umc.o whci.o whc-rc.o obj-$(CONFIG_UWB_HWA) += hwa-rc.o