Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0
0002 
0003 vt6656_stage-y +=       main_usb.o \
0004                         card.o  \
0005                         mac.o   \
0006                         baseband.o \
0007                         wcmd.o\
0008                         rxtx.o \
0009                         power.o \
0010                         key.o \
0011                         rf.o \
0012                         usbpipe.o \
0013                         channel.o
0014 
0015 obj-$(CONFIG_VT6656) += vt6656_stage.o