mirror of
https://github.com/torvalds/linux.git
synced 2026-04-23 17:15:46 -04:00
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
|