mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-09 17:02:46 -04:00
9 lines
106 B
Makefile
9 lines
106 B
Makefile
obj-$(CONFIG_UWB_I1480U) += i1480-dfu-usb.o
|
|
|
|
i1480-dfu-usb-objs := \
|
|
dfu.o \
|
|
mac.o \
|
|
phy.o \
|
|
usb.o
|
|
|
|
|