Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
fork
Configure Feed
Select the types of activity you want to include in your feed.
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_ISDN_I4L) += i4l/
7obj-$(CONFIG_ISDN_CAPI) += capi/
8obj-$(CONFIG_MISDN) += mISDN/
9obj-$(CONFIG_ISDN) += hardware/
10obj-$(CONFIG_ISDN_DIVERSION) += divert/
11obj-$(CONFIG_ISDN_DRV_HISAX) += hisax/
12obj-$(CONFIG_ISDN_DRV_LOOP) += isdnloop/
13obj-$(CONFIG_HYSDN) += hysdn/
14obj-$(CONFIG_ISDN_DRV_GIGASET) += gigaset/