mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-10 17:26:59 +02:00
10 lines
207 B
Makefile
10 lines
207 B
Makefile
#
|
|
# Copyright (c) 2009 Wind River Systems, Inc.
|
|
# Tom Rix <Tom.Rix@windriver.com>
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-$(CONFIG_TWL4030_USB) += twl4030.o
|
|
obj-$(CONFIG_OMAP_USB_PHY) += omap_usb_phy.o
|