blob: 59d9c90d3610e6cb6be967fd751ead562e1cc0b7 [file] [log] [blame]
Tomas Winklerdf48c322008-03-06 10:40:19 -08001obj-$(CONFIG_IWLCORE) += iwlcore.o
Assaf Krauss6bc913b2008-03-11 16:17:18 -07002iwlcore-objs = iwl-core.o iwl-eeprom.o
Tomas Winklerdf48c322008-03-06 10:40:19 -08003
Zhu Yib481de92007-09-25 17:54:57 -07004obj-$(CONFIG_IWL3945) += iwl3945.o
5iwl3945-objs = iwl3945-base.o iwl-3945.o iwl-3945-rs.o
Zhu Yib481de92007-09-25 17:54:57 -07006
7obj-$(CONFIG_IWL4965) += iwl4965.o
8iwl4965-objs = iwl4965-base.o iwl-4965.o iwl-4965-rs.o