This website requires JavaScript.
Explore
Drone CI
Help
Register
Sign In
lisa
/
android_kernel_xiaomi_sm8350
Watch
1
Star
0
Fork
0
You've already forked android_kernel_xiaomi_sm8350
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5e8427e5e2
android_kernel_xiaomi_sm8350
/
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 11:34:20 -04: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 11:34:21 -04:00
obj-$(CONFIG_UWB_I1480U_WLP)
+=
i1480u-wlp/
Reference in New Issue
Copy Permalink