Blame view

drivers/isdn/Makefile 464 Bytes
b24413180   Greg Kroah-Hartman   License cleanup: ...
1
  # SPDX-License-Identifier: GPL-2.0
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
2
3
4
5
6
7
  # Makefile for the kernel ISDN subsystem and device drivers.
  
  # Object files in subdirectories
  
  obj-$(CONFIG_ISDN_I4L)			+= i4l/
  obj-$(CONFIG_ISDN_CAPI)			+= capi/
e4ac9bc1f   Karsten Keil   Add mISDN driver
8
  obj-$(CONFIG_MISDN)			+= mISDN/
780aefed1   Karsten Keil   mISDN fix main IS...
9
  obj-$(CONFIG_ISDN)			+= hardware/
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
10
11
  obj-$(CONFIG_ISDN_DIVERSION)		+= divert/
  obj-$(CONFIG_ISDN_DRV_HISAX)		+= hisax/
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
12
  obj-$(CONFIG_ISDN_DRV_LOOP)		+= isdnloop/
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
13
  obj-$(CONFIG_HYSDN)			+= hysdn/
0a34eb8f5   Hansjoerg Lipp   [PATCH] isdn4linu...
14
  obj-$(CONFIG_ISDN_DRV_GIGASET)		+= gigaset/