swh:1:snp:49cd9498d6cccc5e78252c27dcb645bcf7bf0c91
Raw File
Tip revision: d72e90f33aa4709ebecc5005562f52335e106a60 authored by Linus Torvalds on 22 July 2018, 21:12:20 UTC
Linux 4.18-rc6
Tip revision: d72e90f
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