From: Karsten Keil <kkeil@suse.de>
Date: Tue, 29 Jul 2008 16:47:22 +0000 (+0200)
Subject: mISDN fix main ISDN Makefile
X-Git-Tag: v2.6.27-rc2~64^2~3
X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=780aefed1e179b23dcfbd6cfcb627ec3bd0a164c;p=linux-2.6-omap-h63xx.git

mISDN fix main ISDN Makefile

Compile hardware directory independent from selecting
CAPI support.

Signed-off-by: Karsten Keil <kkeil@suse.de>
---

diff --git a/drivers/isdn/Makefile b/drivers/isdn/Makefile
index 8380a4568d1..f1f777570e8 100644
--- a/drivers/isdn/Makefile
+++ b/drivers/isdn/Makefile
@@ -5,7 +5,7 @@
 obj-$(CONFIG_ISDN_I4L)			+= i4l/
 obj-$(CONFIG_ISDN_CAPI)			+= capi/
 obj-$(CONFIG_MISDN)			+= mISDN/
-obj-$(CONFIG_ISDN_CAPI)			+= hardware/
+obj-$(CONFIG_ISDN)			+= hardware/
 obj-$(CONFIG_ISDN_DIVERSION)		+= divert/
 obj-$(CONFIG_ISDN_DRV_HISAX)		+= hisax/
 obj-$(CONFIG_ISDN_DRV_ICN)		+= icn/