Sign in
gbmc
/
linux
/
refs/heads/linux-5.13.y
/
.
/
drivers
/
net
/
wwan
/
Makefile
blob: 289771a4f952ec2361bfcdf553365cc1a1d6bc9b [
file
] [
log
] [
blame
] [
edit
]
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the Linux WWAN device drivers.
#
obj
-
$
(
CONFIG_WWAN
)
+=
wwan
.
o
wwan
-
objs
+=
wwan_core
.
o
obj
-
$
(
CONFIG_MHI_WWAN_CTRL
)
+=
mhi_wwan_ctrl
.
o