1 2 3 4 5 6
# # Makefile for USB Power Delivery drivers # obj-$(CONFIG_USB_PD_POLICY) += policy_engine.o obj-$(CONFIG_QPNP_USB_PDPHY) += qpnp-pdphy.o