1 2 3 4 5 6
# # Makefile for the phy drivers. # obj-$(CONFIG_GENERIC_PHY) += phy-core.o obj-$(CONFIG_OMAP_USB2) += phy-omap-usb2.o