mirror of https://gitee.com/openkylin/linux.git
5 lines
143 B
Makefile
5 lines
143 B
Makefile
|
wl12xx-objs = main.o spi.o event.o tx.o rx.o \
|
||
|
ps.o cmd.o acx.o boot.o init.o wl1251.o \
|
||
|
debugfs.o
|
||
|
obj-$(CONFIG_WL12XX) += wl12xx.o
|