xref: /kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# Makefile for the Intel Centrino wireless drivers
462306a36Sopenharmony_ci#
562306a36Sopenharmony_ci
662306a36Sopenharmony_ciobj-$(CONFIG_IPW2100) += ipw2100.o
762306a36Sopenharmony_ciobj-$(CONFIG_IPW2200) += ipw2200.o
862306a36Sopenharmony_ci
962306a36Sopenharmony_ciobj-$(CONFIG_LIBIPW) += libipw.o
1062306a36Sopenharmony_cilibipw-objs := \
1162306a36Sopenharmony_ci	libipw_module.o \
1262306a36Sopenharmony_ci	libipw_tx.o \
1362306a36Sopenharmony_ci	libipw_rx.o \
1462306a36Sopenharmony_ci	libipw_wx.o \
1562306a36Sopenharmony_ci	libipw_geo.o
16

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