Sign in
gem5
/
arm
/
linux
/
e65a139d5b10cd92ce44d4200c14bc16d416594e
/
.
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
/
rtl8723be
/
Makefile
blob: d3ed44d80011c512285cec79f9d2b4b5c08ee858 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
rtl8723be
-
objs
:=
\
dm
.
o \
fw
.
o \
hw
.
o \
led
.
o \
phy
.
o \
pwrseq
.
o \
rf
.
o \
sw
.
o \
table
.
o \
trx
.
o \
obj
-
$
(
CONFIG_RTL8723BE
)
+=
rtl8723be
.
o