repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git]
/
drivers
/
phy
/
mediatek
/
Makefile
blob
08a8e6a97b1edd10bc191baa23e6f84424b640ea
1
# SPDX-License-Identifier: GPL-2.0
2
#
3
# Makefile for the phy drivers.
4
#
5
6
obj-
$(
CONFIG_PHY_MTK_TPHY
) +=
phy-mtk-tphy.o
7
obj-
$(
CONFIG_PHY_MTK_UFS
) +=
phy-mtk-ufs.o
8
obj-
$(
CONFIG_PHY_MTK_XSPHY
) +=
phy-mtk-xsphy.o