summaryrefslogtreecommitdiff
path: root/drivers/isdn/hardware/mISDN/Makefile
diff options
context:
space:
mode:
authorKarsten Keil <keil@b1-systems.de>2009-07-23 10:03:05 +0200
committerKarsten Keil <keil@b1-systems.de>2009-07-25 20:22:36 +0200
commita900845e56617edc005fd8f35bfd5a407aaf96c8 (patch)
tree2d362ddb8495b142837a792ac1cd638d33da54ff /drivers/isdn/hardware/mISDN/Makefile
parent707b2ce6c1f4f1261788f2ff09ad82c35e0e6240 (diff)
mISDN: Add support for Traverse Technologies NETJet PCI cards
Add support for cards based on the Tiger 300 and Tiger 320 ISDN PCI chip. Currently only the ISAC ISDN line interface is supported. Signed-off-by: Karsten Keil <keil@b1-systems.de>
Diffstat (limited to 'drivers/isdn/hardware/mISDN/Makefile')
-rw-r--r--drivers/isdn/hardware/mISDN/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/isdn/hardware/mISDN/Makefile b/drivers/isdn/hardware/mISDN/Makefile
index 61dd5a5f300b..2987d990993f 100644
--- a/drivers/isdn/hardware/mISDN/Makefile
+++ b/drivers/isdn/hardware/mISDN/Makefile
@@ -10,6 +10,7 @@ obj-$(CONFIG_MISDN_AVMFRITZ) += avmfritz.o
obj-$(CONFIG_MISDN_SPEEDFAX) += speedfax.o
obj-$(CONFIG_MISDN_INFINEON) += mISDNinfineon.o
obj-$(CONFIG_MISDN_W6692) += w6692.o
+obj-$(CONFIG_MISDN_NETJET) += netjet.o
# chip modules
obj-$(CONFIG_MISDN_IPAC) += mISDNipac.o
obj-$(CONFIG_MISDN_ISAR) += mISDNisar.o