]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blame - drivers/net/wireless/intersil/hostap/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-eoan-kernel.git] / drivers / net / wireless / intersil / hostap / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
5fad5a2e
AB
2hostap-y := hostap_80211_rx.o hostap_80211_tx.o hostap_ap.o hostap_info.o \
3 hostap_ioctl.o hostap_main.o hostap_proc.o
ff1d2767 4obj-$(CONFIG_HOSTAP) += hostap.o
ff1d2767
JM
5
6obj-$(CONFIG_HOSTAP_CS) += hostap_cs.o
7obj-$(CONFIG_HOSTAP_PLX) += hostap_plx.o
8obj-$(CONFIG_HOSTAP_PCI) += hostap_pci.o