Linux Audio

Check our new training course

Loading...
v6.13.7
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
v4.6
 
 1# Makefile for the kernel ISDN subsystem and device drivers.
 2
 3# Object files in subdirectories
 4
 5obj-$(CONFIG_ISDN_I4L)			+= i4l
 6obj-$(CONFIG_ISDN_CAPI)			+= capi
 7obj-$(CONFIG_MISDN)			+= mISDN
 8obj-$(CONFIG_ISDN)			+= hardware
 9obj-$(CONFIG_ISDN_DIVERSION)		+= divert
10obj-$(CONFIG_ISDN_DRV_HISAX)		+= hisax
11obj-$(CONFIG_ISDN_DRV_LOOP)		+= isdnloop
12obj-$(CONFIG_HYSDN)			+= hysdn
13obj-$(CONFIG_ISDN_DRV_GIGASET)		+= gigaset