projects
/
releases.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
GNU Linux-libre 4.14.328-gnu1
[releases.git]
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
/
rtl8192c
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0
2
rtl8192c-common-objs := \
3
main.o \
4
dm_common.o \
5
fw_common.o \
6
phy_common.o
7
8
obj-$(CONFIG_RTL8192C_COMMON) += rtl8192c-common.o