summaryrefslogtreecommitdiff
path: root/drivers/phy/Makefile
blob: 6ce96d2cccb0c9cfd1ec11428d0b4f2545baa5f6 (plain)
1
2
3
4
5
6
7
8
9
10
#
# Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
# Written by Jean-Jacques Hiblot  <jjhiblot@ti.com>
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-$(CONFIG_$(SPL_)PHY) += phy-uclass.o
obj-$(CONFIG_PHY_SANDBOX) += sandbox-phy.o
obj-$(CONFIG_$(SPL_)PIPE3_PHY) += ti-pipe3-phy.o