brintos

brintos / linux-shallow public Read only

0
0
Text · 240 B · d123870 Raw
18 lines · plain
1# SPDX-License-Identifier: GPL-2.02rtl8723ae-objs :=		\3		dm.o		\4		fw.o		\5		hal_btc.o	\6		hal_bt_coexist.o\7		hw.o		\8		led.o		\9		phy.o		\10		pwrseq.o	\11		rf.o		\12		sw.o		\13		table.o		\14		trx.o		\15 16 17obj-$(CONFIG_RTL8723AE) += rtl8723ae.o18