xref: /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ciobj-$(CONFIG_IWLEGACY)	+= iwlegacy.o
362306a36Sopenharmony_ciiwlegacy-objs 		:= common.o
462306a36Sopenharmony_ciiwlegacy-$(CONFIG_IWLEGACY_DEBUGFS) += debug.o
562306a36Sopenharmony_ci
662306a36Sopenharmony_ciiwlegacy-objs += $(iwlegacy-m)
762306a36Sopenharmony_ci
862306a36Sopenharmony_ci# 4965
962306a36Sopenharmony_ciobj-$(CONFIG_IWL4965)	+= iwl4965.o
1062306a36Sopenharmony_ciiwl4965-objs		:= 4965.o 4965-mac.o 4965-rs.o 4965-calib.o
1162306a36Sopenharmony_ciiwl4965-$(CONFIG_IWLEGACY_DEBUGFS) += 4965-debug.o
1262306a36Sopenharmony_ci
1362306a36Sopenharmony_ci# 3945
1462306a36Sopenharmony_ciobj-$(CONFIG_IWL3945)	+= iwl3945.o
1562306a36Sopenharmony_ciiwl3945-objs		:= 3945-mac.o 3945.o 3945-rs.o
1662306a36Sopenharmony_ciiwl3945-$(CONFIG_IWLEGACY_DEBUGFS) += 3945-debug.o
17

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