xref: /kernel/linux/linux-5.10/drivers/net/wireless/rsi/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/net/wireless/rsi/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_cirsi_91x-y			+= rsi_91x_main.o
38c2ecf20Sopenharmony_cirsi_91x-y			+= rsi_91x_core.o
48c2ecf20Sopenharmony_cirsi_91x-y			+= rsi_91x_mac80211.o
58c2ecf20Sopenharmony_cirsi_91x-y			+= rsi_91x_mgmt.o
68c2ecf20Sopenharmony_cirsi_91x-y			+= rsi_91x_hal.o
78c2ecf20Sopenharmony_cirsi_91x-y			+= rsi_91x_ps.o
88c2ecf20Sopenharmony_cirsi_91x-$(CONFIG_RSI_COEX)	+= rsi_91x_coex.o
98c2ecf20Sopenharmony_cirsi_91x-$(CONFIG_RSI_DEBUGFS)	+= rsi_91x_debugfs.o
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_cirsi_usb-y			+= rsi_91x_usb.o rsi_91x_usb_ops.o
128c2ecf20Sopenharmony_cirsi_sdio-y			+= rsi_91x_sdio.o rsi_91x_sdio_ops.o
138c2ecf20Sopenharmony_ciobj-$(CONFIG_RSI_91X) 		+= rsi_91x.o
148c2ecf20Sopenharmony_ciobj-$(CONFIG_RSI_SDIO)		+= rsi_sdio.o
158c2ecf20Sopenharmony_ciobj-$(CONFIG_RSI_USB)		+= rsi_usb.o
16

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