Rtwo/kernel/motorola/sm8550/drivers/usb/pd/Makefile

10 lines
199 B
Makefile
Raw Permalink Normal View History

2025-09-30 20:22:48 -04:00
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for USB Power Delivery drivers
#
obj-$(CONFIG_USB_PD_POLICY) += usbpd.o
usbpd-y := policy_engine.o
obj-$(CONFIG_QPNP_USB_PDPHY) += qpnp-pdphy.o