blob: e1ec50359dffc8a1651572c292d02666d4661569 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
John W. Linville0795cd22008-11-11 16:22:09 -05002#
3# Makefile for the Intel Centrino wireless drivers
4#
5
6obj-$(CONFIG_IPW2100) += ipw2100.o
7obj-$(CONFIG_IPW2200) += ipw2200.o
John W. Linvillebeb2a7f2008-11-11 16:45:38 -05008
9obj-$(CONFIG_LIBIPW) += libipw.o
10libipw-objs := \
11 libipw_module.o \
12 libipw_tx.o \
13 libipw_rx.o \
14 libipw_wx.o \
15 libipw_geo.o