Sign in
android
/
kernel
/
common
/
refs/heads/deprecated/android14-6.1-2023-10
/
.
/
drivers
/
net
/
wireless
/
ath
/
wcn36xx
/
Makefile
blob: 26bec795b3726d79530972ba5efa37c51604531e [
file
] [
log
] [
blame
] [
edit
]
# SPDX-License-Identifier: ISC
obj
-
$
(
CONFIG_WCN36XX
)
:=
wcn36xx
.
o
wcn36xx
-
y
+=
main
.
o \
dxe
.
o \
txrx
.
o \
smd
.
o \
pmc
.
o \
debug
.
o \
firmware
.
o
wcn36xx
-
$
(
CONFIG_NL80211_TESTMODE
)
+=
testmode
.
o