mirror of
https://github.com/torvalds/linux.git
synced 2024-12-26 12:52:30 +00:00
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
|