Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / drivers / net / wwan / Makefile
blob3960c0ae2445cde1827a3c9e4cbdc6269c231e64
1 # SPDX-License-Identifier: GPL-2.0
3 # Makefile for the Linux WWAN device drivers.
6 obj-$(CONFIG_WWAN) += wwan.o
7 wwan-objs += wwan_core.o
9 obj-$(CONFIG_WWAN_HWSIM) += wwan_hwsim.o
11 obj-$(CONFIG_MHI_WWAN_CTRL) += mhi_wwan_ctrl.o
12 obj-$(CONFIG_MHI_WWAN_MBIM) += mhi_wwan_mbim.o
13 obj-$(CONFIG_QCOM_BAM_DMUX) += qcom_bam_dmux.o
14 obj-$(CONFIG_RPMSG_WWAN_CTRL) += rpmsg_wwan_ctrl.o
15 obj-$(CONFIG_IOSM) += iosm/
16 obj-$(CONFIG_MTK_T7XX) += t7xx/