Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « clients « hsi « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8fab835fa5d4309ea280aa1d774385082fae1abd (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for HSI clients
#

obj-$(CONFIG_NOKIA_MODEM)	+= nokia-modem.o
obj-$(CONFIG_SSI_PROTOCOL)	+= ssi_protocol.o
obj-$(CONFIG_CMT_SPEECH)	+= cmt_speech.o
obj-$(CONFIG_HSI_CHAR)		+= hsi_char.o