brintos

brintos / linux-shallow public Read only

0
0
Text · 221 B · beebdfa Raw
12 lines · plain
1# SPDX-License-Identifier: GPL-2.02rtl8192d-common-objs :=		\3		dm_common.o \4		fw_common.o \5		hw_common.o \6		main.o \7		phy_common.o \8		rf_common.o \9		trx_common.o10 11obj-$(CONFIG_RTL8192D_COMMON) += rtl8192d-common.o12