mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
mISDN fix main ISDN Makefile
Compile hardware directory independent from selecting CAPI support. Signed-off-by: Karsten Keil <kkeil@suse.de>
This commit is contained in:
parent
2b12a4c524
commit
780aefed1e
@ -5,7 +5,7 @@
|
|||||||
obj-$(CONFIG_ISDN_I4L) += i4l/
|
obj-$(CONFIG_ISDN_I4L) += i4l/
|
||||||
obj-$(CONFIG_ISDN_CAPI) += capi/
|
obj-$(CONFIG_ISDN_CAPI) += capi/
|
||||||
obj-$(CONFIG_MISDN) += mISDN/
|
obj-$(CONFIG_MISDN) += mISDN/
|
||||||
obj-$(CONFIG_ISDN_CAPI) += hardware/
|
obj-$(CONFIG_ISDN) += hardware/
|
||||||
obj-$(CONFIG_ISDN_DIVERSION) += divert/
|
obj-$(CONFIG_ISDN_DIVERSION) += divert/
|
||||||
obj-$(CONFIG_ISDN_DRV_HISAX) += hisax/
|
obj-$(CONFIG_ISDN_DRV_HISAX) += hisax/
|
||||||
obj-$(CONFIG_ISDN_DRV_ICN) += icn/
|
obj-$(CONFIG_ISDN_DRV_ICN) += icn/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user