19a44c1ccSLoic Poulain# SPDX-License-Identifier: GPL-2.0 29a44c1ccSLoic Poulain# 39a44c1ccSLoic Poulain# Makefile for the Linux WWAN device drivers. 49a44c1ccSLoic Poulain# 59a44c1ccSLoic Poulain 689212e16SLoic Poulainobj-$(CONFIG_WWAN) += wwan.o 79a44c1ccSLoic Poulainwwan-objs += wwan_core.o 8fa588ebaSLoic Poulain 9f36a111aSSergey Ryazanovobj-$(CONFIG_WWAN_HWSIM) += wwan_hwsim.o 10f36a111aSSergey Ryazanov 11fa588ebaSLoic Poulainobj-$(CONFIG_MHI_WWAN_CTRL) += mhi_wwan_ctrl.o 12aa730a99SLoic Poulainobj-$(CONFIG_MHI_WWAN_MBIM) += mhi_wwan_mbim.o 1321a0ffd9SStephan Gerholdobj-$(CONFIG_QCOM_BAM_DMUX) += qcom_bam_dmux.o 145e90abf4SStephan Gerholdobj-$(CONFIG_RPMSG_WWAN_CTRL) += rpmsg_wwan_ctrl.o 15f7af616cSM Chetan Kumarobj-$(CONFIG_IOSM) += iosm/ 16*13e920d9SHaijun Liuobj-$(CONFIG_MTK_T7XX) += t7xx/ 17