xref: /rk3399_rockchip-uboot/drivers/usb/phy/Makefile (revision 2d91a9772c71e7f7c09fa4f6db2c3d11e6af8176)
1#
2# Copyright (c) 2009 Wind River Systems, Inc.
3# Tom Rix <Tom.Rix@windriver.com>
4#
5# SPDX-License-Identifier:	GPL-2.0+
6#
7
8obj-$(CONFIG_TWL4030_USB) += twl4030.o
9obj-$(CONFIG_OMAP_USB_PHY) += omap_usb_phy.o
10