aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/gadget/Makefile')
-rw-r--r--drivers/usb/gadget/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/usb/gadget/Makefile b/drivers/usb/gadget/Makefile
index 736d58fe941..bfa02296a16 100644
--- a/drivers/usb/gadget/Makefile
+++ b/drivers/usb/gadget/Makefile
@@ -31,8 +31,7 @@ g_midi-objs := gmidi.o
31gadgetfs-objs := inode.o 31gadgetfs-objs := inode.o
32g_file_storage-objs := file_storage.o 32g_file_storage-objs := file_storage.o
33g_printer-objs := printer.o 33g_printer-objs := printer.o
34g_cdc-objs := cdc2.o u_ether.o f_ecm.o \ 34g_cdc-objs := cdc2.o
35 u_serial.o f_acm.o $(C_UTILS)
36 35
37ifeq ($(CONFIG_USB_ETH_RNDIS),y) 36ifeq ($(CONFIG_USB_ETH_RNDIS),y)
38 g_ether-objs += f_rndis.o rndis.o 37 g_ether-objs += f_rndis.o rndis.o