Rtwo/kernel/motorola/sm8550/drivers/misc/qrc/Makefile

9 lines
205 B
Makefile
Raw Normal View History

2025-09-30 20:22:48 -04:00
# 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