af69fb3a8f
Enable support for cards with Cologne Chip AG's HFC multiport chip. Signed-off-by: Karsten Keil <kkeil@suse.de>
8 lines
138 B
Makefile
8 lines
138 B
Makefile
#
|
|
# Makefile for the modular ISDN hardware drivers
|
|
#
|
|
#
|
|
|
|
obj-$(CONFIG_MISDN_HFCPCI) += hfcpci.o
|
|
obj-$(CONFIG_MISDN_HFCMULTI) += hfcmulti.o
|