]> git.ipfire.org Git - thirdparty/linux.git/blame - drivers/net/wireless/realtek/rtlwifi/rtl8723com/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/linux.git] / drivers / net / wireless / realtek / rtlwifi / rtl8723com / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
0a168b48
LF
2rtl8723-common-objs := \
3 main.o \
57d9d963 4 dm_common.o \
cbd0c851 5 fw_common.o \
0a168b48
LF
6 phy_common.o
7
8obj-$(CONFIG_RTL8723_COMMON) += rtl8723-common.o