xref: /linux/drivers/isdn/hardware/Makefile (revision 5f2d44591fb374ae346a3df682d722b68552adc2)
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