xref: /linux/drivers/isdn/Makefile (revision daa2be74b1b2302004945b2a5e32424e177cc7da)
1# SPDX-License-Identifier: GPL-2.0
2# Makefile for the kernel ISDN subsystem and device drivers.
3
4# Object files in subdirectories
5
6obj-$(CONFIG_BT_CMTP)			+= capi/
7obj-$(CONFIG_MISDN)			+= mISDN/
8obj-$(CONFIG_ISDN)			+= hardware/
9