brintos

brintos / linux-shallow public Read only

0
0
Text · 211 B · e70357e Raw
16 lines · plain
1# SPDX-License-Identifier: GPL-2.02 3vt6655_stage-y +=	device_main.o \4	card.o \5	channel.o \6	mac.o \7	baseband.o \8	rxtx.o \9	dpc.o \10	power.o \11	srom.o \12	key.o \13	rf.o14 15obj-$(CONFIG_VT6655) +=	vt6655_stage.o16