mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-07-06 16:34:50 +02: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
|