brintos

brintos / linux-shallow public Read only

0
0
Text · 190 B · 8b3921f Raw
14 lines · plain
1# SPDX-License-Identifier: GPL-2.02rtl8192cu-objs :=		\3		dm.o		\4		hw.o		\5		led.o		\6		mac.o		\7		phy.o		\8		rf.o		\9		sw.o		\10		table.o		\11		trx.o12 13obj-$(CONFIG_RTL8192CU) += rtl8192cu.o14