forked from Minki/linux
9d68d1eea7
Move all the wl12xx-specific hw initialization procedures into a new hw_init op. Move some commands and ACX functions to wl12xx. Signed-off-by: Luciano Coelho <coelho@ti.com>
4 lines
68 B
Makefile
4 lines
68 B
Makefile
wl12xx-objs = main.o cmd.o acx.o
|
|
|
|
obj-$(CONFIG_WL12XX) += wl12xx.o
|