]> Pileus Git - ~andy/linux/commitdiff
iwlegacy: rename module name
authorStanislaw Gruszka <sgruszka@redhat.com>
Tue, 15 Nov 2011 12:42:04 +0000 (13:42 +0100)
committerStanislaw Gruszka <sgruszka@redhat.com>
Tue, 15 Nov 2011 12:42:04 +0000 (13:42 +0100)
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
drivers/net/wireless/iwlegacy/Makefile

index 413213b0e9742876207f8c27a7599f92d14f7f52..74218419f8ef546d680477077aeebe028cacf596 100644 (file)
@@ -1,8 +1,8 @@
-obj-$(CONFIG_IWLEGACY) += iwl-legacy.o
-iwl-legacy-objs                := common.o
-iwl-legacy-$(CONFIG_IWLEGACY_DEBUGFS) += iwl-debugfs.o
+obj-$(CONFIG_IWLEGACY) += iwlegacy.o
+iwlegacy-objs          := common.o
+iwlegacy-$(CONFIG_IWLEGACY_DEBUGFS) += iwl-debugfs.o
 
-iwl-legacy-objs += $(iwl-legacy-m)
+iwlegacy-objs += $(iwlegacy-m)
 
 # 4965
 obj-$(CONFIG_IWL4965)  += iwl4965.o