This website requires JavaScript.
Explore
Help
Register
Sign In
korg
/
linux
Watch
0
Star
0
Fork
0
You've already forked linux
mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced
2025-01-06 13:55:08 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ef72af4082
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 23:34:20 +08: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 23:34:21 +08:00
obj-$(CONFIG_UWB_I1480U_WLP)
+=
i1480u-wlp/
Reference in New Issue
Copy Permalink