7 lines
121 B
Makefile
7 lines
121 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
#
|
|
# Makefile for the Linux network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_WLAN) += wireless/
|