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
/
rtl8723com
/
Makefile
blob
3451198b670cb592ecf626c23bce069c04695e5b
1
# SPDX-License-Identifier: GPL-2.0
2
rtl8723-common-objs
:=
\
3
main.o \
4
dm_common.o \
5
fw_common.o \
6
phy_common.o
7
8
obj-
$(
CONFIG_RTL8723_COMMON
) +=
rtl8723-common.o