1# SPDX-License-Identifier: GPL-2.0 2# 3# Makefile for the Linux wirless network device drivers. 4# 5 6obj-$(CONFIG_BCMDHD) += bcmdhd/ 7obj-$(CONFIG_XR829_WLAN) += xr829/ 8