brintos

brintos / linux-shallow public Read only

0
0
Text · 170 B · 3451198 Raw
9 lines · plain
1# SPDX-License-Identifier: GPL-2.02rtl8723-common-objs :=		\3		main.o		\4		dm_common.o	\5		fw_common.o	\6		phy_common.o7 8obj-$(CONFIG_RTL8723_COMMON) += rtl8723-common.o9