]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame - drivers/net/wireless/realtek/rtlwifi/rtl8192ce/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-hirsute-kernel.git] / drivers / net / wireless / realtek / rtlwifi / rtl8192ce / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
0c817338 2rtl8192ce-objs := \
5c405b5c 3 dm.o \
5c405b5c
JL
4 hw.o \
5 led.o \
6 phy.o \
7 rf.o \
8 sw.o \
9 table.o \
10 trx.o
0c817338
LF
11
12obj-$(CONFIG_RTL8192CE) += rtl8192ce.o