mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
b2ba99ff32
Create a new small wl12xx module that only contains the probe functions and depends entirely on wlcore otherwise. Signed-off-by: Luciano Coelho <coelho@ti.com>
4 lines
56 B
Makefile
4 lines
56 B
Makefile
wl12xx-objs = main.o
|
|
|
|
obj-$(CONFIG_WL12XX) += wl12xx.o
|