xref: /linux/drivers/net/wireless/ti/Makefile (revision c8bfe3fad4f86a029da7157bae9699c816f0c309)
1# SPDX-License-Identifier: GPL-2.0
2obj-$(CONFIG_WLCORE)			+= wlcore/
3obj-$(CONFIG_WL12XX)			+= wl12xx/
4obj-$(CONFIG_WL1251)			+= wl1251/
5obj-$(CONFIG_WL18XX)			+= wl18xx/
6