mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-26 15:45:14 +08:00
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
|