brintos

brintos / linux-shallow public Read only

0
0
Text · 206 B · d3ed44d Raw
16 lines · plain
1# SPDX-License-Identifier: GPL-2.02rtl8723be-objs :=		\3		dm.o		\4		fw.o		\5		hw.o		\6		led.o		\7		phy.o		\8		pwrseq.o	\9		rf.o		\10		sw.o		\11		table.o		\12		trx.o		\13 14 15obj-$(CONFIG_RTL8723BE) += rtl8723be.o16