This website requires JavaScript.
Explore
Help
Register
Sign In
Minki
/
linux
Watch
1
Star
0
Fork
1
You've already forked linux
mirror of
https://github.com/torvalds/linux.git
synced
2024-12-27 05:11:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
49c6c5ff92
linux
/
drivers
/
uwb
/
i1480
/
Makefile
3 lines
89 B
Makefile
Raw
Normal View
History
Unescape
Escape
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>
2008-09-17 15:34:20 +00:00
obj-$(CONFIG_UWB_I1480U)
+=
dfu/ i1480-est.o
uwb: add the i1480 WLP driver Add the driver for the WLP capability of the Intel i1480 device. Signed-off-by: David Vrabel <david.vrabel@csr.com>
2008-09-17 15:34:21 +00:00
obj-$(CONFIG_UWB_I1480U_WLP)
+=
i1480u-wlp/
Reference in New Issue
Copy Permalink