1# Makefile for the CAPI hardware drivers
2
3# Object files in subdirectories
4
5obj-$(CONFIG_CAPI_AVM)		+= avm/
6obj-$(CONFIG_CAPI_EICON)	+= eicon/
7obj-$(CONFIG_MISDN)		+= mISDN/
8