repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block
[linux/fpc-iii.git]
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
/
rtl8723ae
/
Makefile
blob
d1238707291f14aa6e742917862e57a65702c8fd
1
# SPDX-License-Identifier: GPL-2.0
2
rtl8723ae-objs
:=
\
3
dm.o \
4
fw.o \
5
hal_btc.o \
6
hal_bt_coexist.o\
7
hw.o \
8
led.o \
9
phy.o \
10
pwrseq.o \
11
rf.o \
12
sw.o \
13
table.o \
14
trx.o \
15
16
17
obj-
$(
CONFIG_RTL8723AE
) +=
rtl8723ae.o