mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
8c0ea1021c
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
|