Rtwo/kernel/motorola/sm8550/drivers/misc/qrc/Makefile
2025-09-30 19:22:48 -05:00

8 lines
205 B
Makefile

# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the QRC bus specific drivers.
obj-$(CONFIG_QRC) += qcom-qrc.o
qcom-qrc-y := qrc_core.o qrc_uart.o
#ccflags-$(CONFIG_QRC_DEBUG) := -DDEBUG