]> Git Repo - u-boot.git/blob - drivers/usb/phy/Makefile
rockchip: Fix MMC boot order
[u-boot.git] / drivers / usb / phy / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # Copyright (c) 2009 Wind River Systems, Inc.
4 # Tom Rix <[email protected]>
5
6 obj-$(CONFIG_TWL4030_USB) += twl4030.o
7 obj-$(CONFIG_OMAP_USB_PHY) += omap_usb_phy.o
8 obj-$(CONFIG_ROCKCHIP_USB2_PHY) += rockchip_usb2_phy.o
This page took 0.028148 seconds and 4 git commands to generate.