swh:1:snp:49cd9498d6cccc5e78252c27dcb645bcf7bf0c91
Raw File
Tip revision: 0034102808e0dbbf3a2394b82b1bb40b5778de9e authored by Linus Torvalds on 08 April 2012, 01:30:41 UTC
Linux 3.4-rc2
Tip revision: 0034102
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