linux/drivers/phy/Makefile

7 lines
121 B
Makefile
Raw Normal View History

#
# Makefile for the phy drivers.
#
obj-$(CONFIG_GENERIC_PHY) += phy-core.o
obj-$(CONFIG_OMAP_USB2) += phy-omap-usb2.o