4 lines
119 B
Makefile
Executable File
4 lines
119 B
Makefile
Executable File
# SPDX-License-Identifier: GPL-2.0-only
|
|
obj-$(CONFIG_QMSGQ) += af_qmsgq.o
|
|
obj-$(CONFIG_QMSGQ_GUNYAH) += qmsgq_gunyah.o
|