xref: /linux/drivers/isdn/capi/Makefile (revision f59aba2f75795e5b6a4f1aa31f3e20d7b71ca804)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
2*f59aba2fSArnd Bergmann# Makefile for the CAPI subsystem used by BT_CMTP
31da177e4SLinus Torvalds
4*f59aba2fSArnd Bergmannobj-$(CONFIG_BT_CMTP)			+= kernelcapi.o
5*f59aba2fSArnd Bergmannkernelcapi-y				:= kcapi.o capiutil.o capi.o kcapi_proc.o
6