mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-23 20:53:53 +08:00
3 lines
110 B
Makefile
3 lines
110 B
Makefile
|
obj-$(CONFIG_USB_MTU3) += mtu3.o
|
||
|
mtu3-y := mtu3_plat.o mtu3_core.o mtu3_gadget_ep0.o mtu3_gadget.o mtu3_qmu.o
|