]> asedeno.scripts.mit.edu Git - linux.git/blob - drivers/phy/tegra/Makefile
898589238fd94c7cae4a92bca9c6f20b97f9bf63
[linux.git] / drivers / phy / tegra / Makefile
1 obj-$(CONFIG_PHY_TEGRA_XUSB) += phy-tegra-xusb.o
2
3 phy-tegra-xusb-y += xusb.o
4 phy-tegra-xusb-$(CONFIG_ARCH_TEGRA_124_SOC) += xusb-tegra124.o
5 phy-tegra-xusb-$(CONFIG_ARCH_TEGRA_132_SOC) += xusb-tegra124.o
6 phy-tegra-xusb-$(CONFIG_ARCH_TEGRA_210_SOC) += xusb-tegra210.o