8 lines
175 B
Makefile
8 lines
175 B
Makefile
obj-$(CONFIG_WCN36XX) := wcn36xx.o
|
|
wcn36xx-y += main.o \
|
|
dxe.o \
|
|
txrx.o \
|
|
smd.o \
|
|
pmc.o \
|
|
debug.o
|