Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
[deliverable/linux.git] / drivers / net / wireless / ipw2x00 / Makefile
index dbc0d81b6faae49fc59874caa1acc2fda89e1fb1..aecd2cff462bda30f0419aeff80f8b31c4e5a517 100644 (file)
@@ -4,3 +4,11 @@
 
 obj-$(CONFIG_IPW2100) += ipw2100.o
 obj-$(CONFIG_IPW2200) += ipw2200.o
+
+obj-$(CONFIG_LIBIPW) += libipw.o
+libipw-objs := \
+       libipw_module.o \
+       libipw_tx.o \
+       libipw_rx.o \
+       libipw_wx.o \
+       libipw_geo.o
This page took 0.030674 seconds and 5 git commands to generate.