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
treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git]
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
/
rtl8192ce
/
Makefile
blob
bc307ccc5e83a08abd66ca85f0d28d2b1db41d4c
1
# SPDX-License-Identifier: GPL-2.0
2
rtl8192ce-objs
:=
\
3
dm.o \
4
hw.o \
5
led.o \
6
phy.o \
7
rf.o \
8
sw.o \
9
table.o \
10
trx.o
11
12
obj-
$(
CONFIG_RTL8192CE
) +=
rtl8192ce.o