Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c16bf621d5100a1f5c64becc82b5620810565f3e
/
.
/
drivers
/
usb
/
common
/
Makefile
blob: 2f3d43d9395c3f2b2c546eadb6cab4c91f659163 [
file
] [
log
] [
blame
]
# (C) Copyright 2016 Freescale Semiconductor, Inc.
#
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
$
(
CONFIG_USB_EHCI_FSL
)
+=
fsl
-
dt
-
fixup
.
o
obj
-
$
(
CONFIG_USB_XHCI_FSL
)
+=
fsl
-
dt
-
fixup
.
o