Implement the operations that are necessary to fetch the wl18xx-specific FW statistics and export them in debugfs. Signed-off-by: Luciano Coelho <coelho@ti.com> Signed-off-by: Arik Nemtsov <arik@wizery.com>
4 lines
82 B
Makefile
4 lines
82 B
Makefile
wl18xx-objs = main.o acx.o tx.o io.o debugfs.o
|
|
|
|
obj-$(CONFIG_WL18XX) += wl18xx.o
|