blob: aecd2cff462bda30f0419aeff80f8b31c4e5a517 [file] [log] [blame]
John W. Linville0795cd22008-11-11 16:22:09 -05001#
2# Makefile for the Intel Centrino wireless drivers
3#
4
5obj-$(CONFIG_IPW2100) += ipw2100.o
6obj-$(CONFIG_IPW2200) += ipw2200.o
John W. Linvillebeb2a7f2008-11-11 16:45:38 -05007
8obj-$(CONFIG_LIBIPW) += libipw.o
9libipw-objs := \
10 libipw_module.o \
11 libipw_tx.o \
12 libipw_rx.o \
13 libipw_wx.o \
14 libipw_geo.o