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
WIP FPC-III support
[linux/fpc-iii.git]
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
/
rtl8192cu
/
Makefile
blob
8b3921fd2cb600820e62f6391b1d8f946f90ffeb
1
# SPDX-License-Identifier: GPL-2.0
2
rtl8192cu-objs
:=
\
3
dm.o \
4
hw.o \
5
led.o \
6
mac.o \
7
phy.o \
8
rf.o \
9
sw.o \
10
table.o \
11
trx.o
12
13
obj-
$(
CONFIG_RTL8192CU
) +=
rtl8192cu.o