]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
mISDN fix main ISDN Makefile
authorKarsten Keil <kkeil@suse.de>
Tue, 29 Jul 2008 16:47:22 +0000 (18:47 +0200)
committerKarsten Keil <kkeil@suse.de>
Sat, 2 Aug 2008 14:28:20 +0000 (16:28 +0200)
Compile hardware directory independent from selecting
CAPI support.

Signed-off-by: Karsten Keil <kkeil@suse.de>
drivers/isdn/Makefile

index 8380a4568d11dda17aa5c0b92839a8ab334e5dbf..f1f777570e8e662417aa99a59f3004422ade771c 100644 (file)
@@ -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/