swh:1:snp:49cd9498d6cccc5e78252c27dcb645bcf7bf0c91
Raw File
Tip revision: 272b98c6455f00884f0350f775c5342358ebb73f authored by Linus Torvalds on 16 September 2013, 20:17:51 UTC
Linux 3.12-rc1
Tip revision: 272b98c
Makefile
# Makefile for the CAPI hardware drivers

# Object files in subdirectories

obj-$(CONFIG_CAPI_AVM)		+= avm/
obj-$(CONFIG_CAPI_EICON)	+= eicon/
obj-$(CONFIG_MISDN)		+= mISDN/
back to top