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
|