blob: 422f9fd8ab9a441a2a11a7c45eae3c0d1c14fd78 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
Karsten Keil1700fe1a2008-07-26 18:55:28 +02002#
3# Makefile for the modular ISDN hardware drivers
4#
5#
6
7obj-$(CONFIG_MISDN_HFCPCI) += hfcpci.o
Karsten Keilaf69fb32008-07-27 02:00:43 +02008obj-$(CONFIG_MISDN_HFCMULTI) += hfcmulti.o
Karsten Keil69f52ad2009-01-09 16:20:51 +01009obj-$(CONFIG_MISDN_HFCUSB) += hfcsusb.o
Karsten Keil6115d2f2009-07-22 19:52:24 +020010obj-$(CONFIG_MISDN_AVMFRITZ) += avmfritz.o
Karsten Keilda2272c92009-07-22 20:01:59 +020011obj-$(CONFIG_MISDN_SPEEDFAX) += speedfax.o
Karsten Keilcae86d42009-07-22 19:42:46 +020012obj-$(CONFIG_MISDN_INFINEON) += mISDNinfineon.o
Karsten Keil707b2ce2009-07-22 20:06:05 +020013obj-$(CONFIG_MISDN_W6692) += w6692.o
Karsten Keila9008452009-07-23 10:03:05 +020014obj-$(CONFIG_MISDN_NETJET) += netjet.o
Karsten Keilcae86d42009-07-22 19:42:46 +020015# chip modules
16obj-$(CONFIG_MISDN_IPAC) += mISDNipac.o
Karsten Keilda2272c92009-07-22 20:01:59 +020017obj-$(CONFIG_MISDN_ISAR) += mISDNisar.o