![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0 0002 # 0003 # Makefile for the modular ISDN driver 0004 # 0005 0006 obj-$(CONFIG_MISDN) += mISDN_core.o 0007 obj-$(CONFIG_MISDN_DSP) += mISDN_dsp.o 0008 obj-$(CONFIG_MISDN_L1OIP) += l1oip.o 0009 0010 # multi objects 0011 0012 mISDN_core-objs := core.o fsm.o socket.o clock.o hwchannel.o stack.o layer1.o layer2.o tei.o timerdev.o 0013 mISDN_dsp-objs := dsp_core.o dsp_cmx.o dsp_tones.o dsp_dtmf.o dsp_audio.o dsp_blowfish.o dsp_pipeline.o dsp_hwec.o 0014 l1oip-objs := l1oip_core.o l1oip_codec.o
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |