xref: /kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
162306a36Sopenharmony_ci# SPDX-License-Identifier: ISC
262306a36Sopenharmony_ciobj-$(CONFIG_WIL6210) += wil6210.o
362306a36Sopenharmony_ci
462306a36Sopenharmony_ciwil6210-y := main.o
562306a36Sopenharmony_ciwil6210-y += netdev.o
662306a36Sopenharmony_ciwil6210-y += cfg80211.o
762306a36Sopenharmony_ciwil6210-y += pcie_bus.o
862306a36Sopenharmony_ciwil6210-$(CONFIG_WIL6210_DEBUGFS) += debugfs.o
962306a36Sopenharmony_ciwil6210-y += wmi.o
1062306a36Sopenharmony_ciwil6210-y += interrupt.o
1162306a36Sopenharmony_ciwil6210-y += txrx.o
1262306a36Sopenharmony_ciwil6210-y += txrx_edma.o
1362306a36Sopenharmony_ciwil6210-y += debug.o
1462306a36Sopenharmony_ciwil6210-y += rx_reorder.o
1562306a36Sopenharmony_ciwil6210-y += fw.o
1662306a36Sopenharmony_ciwil6210-y += pm.o
1762306a36Sopenharmony_ciwil6210-y += pmc.o
1862306a36Sopenharmony_ciwil6210-$(CONFIG_WIL6210_TRACING) += trace.o
1962306a36Sopenharmony_ciwil6210-y += wil_platform.o
2062306a36Sopenharmony_ciwil6210-y += ethtool.o
2162306a36Sopenharmony_ciwil6210-y += wil_crash_dump.o
2262306a36Sopenharmony_ciwil6210-y += p2p.o
2362306a36Sopenharmony_ci
2462306a36Sopenharmony_ci# for tracing framework to find trace.h
2562306a36Sopenharmony_ciCFLAGS_trace.o := -I$(src)
26

Indexes created Thu Nov 07 10:32:03 CST 2024