]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/phy/Makefile
phy: phy-core.c: remove unnecessary initialization of local variables
[mirror_ubuntu-bionic-kernel.git] / drivers / phy / Makefile
CommitLineData
ff764963
KVA
1#
2# Makefile for the phy drivers.
3#
4
069d2e26 5obj-$(CONFIG_GENERIC_PHY) += phy-core.o
74988e8b 6obj-$(CONFIG_PHY_EXYNOS_DP_VIDEO) += phy-exynos-dp-video.o
069d2e26
SN
7obj-$(CONFIG_PHY_EXYNOS_MIPI_VIDEO) += phy-exynos-mipi-video.o
8obj-$(CONFIG_OMAP_USB2) += phy-omap-usb2.o
9obj-$(CONFIG_TWL4030_USB) += phy-twl4030-usb.o