Merge remote-tracking branch 'asoc/topic/omap' into asoc-next
[deliverable/linux.git] / drivers / isdn / Makefile
CommitLineData
1da177e4
LT
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/
e4ac9bc1 7obj-$(CONFIG_MISDN) += mISDN/
780aefed 8obj-$(CONFIG_ISDN) += hardware/
1da177e4
LT
9obj-$(CONFIG_ISDN_DIVERSION) += divert/
10obj-$(CONFIG_ISDN_DRV_HISAX) += hisax/
1da177e4 11obj-$(CONFIG_ISDN_DRV_LOOP) += isdnloop/
1da177e4 12obj-$(CONFIG_HYSDN) += hysdn/
0a34eb8f 13obj-$(CONFIG_ISDN_DRV_GIGASET) += gigaset/
This page took 1.30351 seconds and 5 git commands to generate.