iwlwifi: move tx queue related code to separate file
[deliverable/linux.git] / drivers / net / wireless / iwlwifi / Makefile
index 4e378faee6505f710d69c6309e24c9cf66a7c36a..fec44cf3c0a61897c269ccc69e7916d511ab1d16 100644 (file)
@@ -9,7 +9,8 @@ CFLAGS_iwl-devtrace.o := -I$(src)
 
 # AGN
 obj-$(CONFIG_IWLAGN)   += iwlagn.o
-iwlagn-objs            := iwl-agn.o iwl-agn-rs.o iwl-agn-led.o
+iwlagn-objs            := iwl-agn.o iwl-agn-rs.o iwl-agn-led.o iwl-agn-ict.o
+iwlagn-objs            += iwl-agn-ucode.o iwl-agn-hcmd.o iwl-agn-tx.o
 
 iwlagn-$(CONFIG_IWL4965) += iwl-4965.o
 iwlagn-$(CONFIG_IWL5000) += iwl-5000.o
This page took 0.026334 seconds and 5 git commands to generate.