commit | 1ba47da527121ff704f4e9f27a12c9f32db05022 | [log] [tgz] |
---|---|---|
author | Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> | Wed Sep 17 16:34:20 2008 +0100 |
committer | David Vrabel <dv02@dv02pc01.europe.root.pri> | Wed Sep 17 16:54:28 2008 +0100 |
tree | 742d5db40e92ee7912cdcfaadcf7321b917498f7 | |
parent | 3b0c5a3818555988b6235144e0174b1a512719b7 [diff] [blame] |
uwb: add the i1480 DFU driver Add the driver for downloading the firmware to an Intel i1480 device. Signed-off-by: David Vrabel <david.vrabel@csr.com>
diff --git a/drivers/uwb/i1480/Makefile b/drivers/uwb/i1480/Makefile new file mode 100644 index 0000000..d69da16 --- /dev/null +++ b/drivers/uwb/i1480/Makefile
@@ -0,0 +1 @@ +obj-$(CONFIG_UWB_I1480U) += dfu/ i1480-est.o