mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-19 17:59:18 +01:00
8 lines
192 B
Makefile
8 lines
192 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
obj-$(CONFIG_LIBERTAS) += libertas/
|
|
|
|
obj-$(CONFIG_LIBERTAS_THINFIRM) += libertas_tf/
|
|
obj-$(CONFIG_MWIFIEX) += mwifiex/
|
|
|
|
obj-$(CONFIG_MWL8K) += mwl8k.o
|