From e5fd91f1ef340da553f7a79da9540c3db711c937 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Tue, 8 Sep 2015 01:01:14 -0300 Subject: Linux-libre 4.2-gnu --- drivers/usb/common/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/usb/common/Makefile') diff --git a/drivers/usb/common/Makefile b/drivers/usb/common/Makefile index ca2f8bd0e..6bbb3ec17 100644 --- a/drivers/usb/common/Makefile +++ b/drivers/usb/common/Makefile @@ -7,3 +7,4 @@ usb-common-y += common.o usb-common-$(CONFIG_USB_LED_TRIG) += led.o obj-$(CONFIG_USB_OTG_FSM) += usb-otg-fsm.o +obj-$(CONFIG_USB_ULPI_BUS) += ulpi.o -- cgit v1.2.3-54-g00ecf