xref: /kernel/linux/linux-6.6/drivers/net/wireless/rsi/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/net/wireless/rsi/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_cirsi_91x-y			+= rsi_91x_main.o
362306a36Sopenharmony_cirsi_91x-y			+= rsi_91x_core.o
462306a36Sopenharmony_cirsi_91x-y			+= rsi_91x_mac80211.o
562306a36Sopenharmony_cirsi_91x-y			+= rsi_91x_mgmt.o
662306a36Sopenharmony_cirsi_91x-y			+= rsi_91x_hal.o
762306a36Sopenharmony_cirsi_91x-y			+= rsi_91x_ps.o
862306a36Sopenharmony_cirsi_91x-$(CONFIG_RSI_COEX)	+= rsi_91x_coex.o
962306a36Sopenharmony_cirsi_91x-$(CONFIG_RSI_DEBUGFS)	+= rsi_91x_debugfs.o
1062306a36Sopenharmony_ci
1162306a36Sopenharmony_cirsi_usb-y			+= rsi_91x_usb.o rsi_91x_usb_ops.o
1262306a36Sopenharmony_cirsi_sdio-y			+= rsi_91x_sdio.o rsi_91x_sdio_ops.o
1362306a36Sopenharmony_ciobj-$(CONFIG_RSI_91X) 		+= rsi_91x.o
1462306a36Sopenharmony_ciobj-$(CONFIG_RSI_SDIO)		+= rsi_sdio.o
1562306a36Sopenharmony_ciobj-$(CONFIG_RSI_USB)		+= rsi_usb.o
16

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