mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-01-31 15:22:18 +00: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
|