summaryrefslogtreecommitdiff
path: root/drivers/phy/Makefile
blob: fd037c3460989757b4e5d08484d267cea8418aac (plain)
1
2
3
4
5
6
7
8
9
#
# 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