dect
/
linux-2.6
Archived
13
0
Fork 0

iwlegacy: rename iwl-debug.c to debug.c

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
This commit is contained in:
Stanislaw Gruszka 2011-11-15 14:24:36 +01:00
parent eac3b21277
commit f19ab370a7
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
obj-$(CONFIG_IWLEGACY) += iwlegacy.o
iwlegacy-objs := common.o
iwlegacy-$(CONFIG_IWLEGACY_DEBUGFS) += iwl-debugfs.o
iwlegacy-$(CONFIG_IWLEGACY_DEBUGFS) += debug.o
iwlegacy-objs += $(iwlegacy-m)