Patrick Delaunay | 22929e1 | 2018-10-26 09:02:52 +0200 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0+ |
Sriram Dash | 93eb8f3 | 2016-04-05 14:41:19 +0530 | [diff] [blame] | 2 | # |
Patrick Delaunay | 22929e1 | 2018-10-26 09:02:52 +0200 | [diff] [blame] | 3 | # (C) Copyright 2016 Freescale Semiconductor, Inc. |
Sriram Dash | 93eb8f3 | 2016-04-05 14:41:19 +0530 | [diff] [blame] | 4 | # |
| 5 | |
Sven Schwermer | 41a25f4 | 2018-11-21 08:43:53 +0100 | [diff] [blame] | 6 | obj-$(CONFIG_$(SPL_)DM_USB) += common.o |
Sriram Dash | 9262367 | 2016-06-13 09:58:34 +0530 | [diff] [blame] | 7 | obj-$(CONFIG_USB_EHCI_FSL) += fsl-dt-fixup.o fsl-errata.o |
| 8 | obj-$(CONFIG_USB_XHCI_FSL) += fsl-dt-fixup.o fsl-errata.o |