forked from Minki/linux
iwlegacy: rename iwl-debug.c to debug.c
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
This commit is contained in:
parent
eac3b21277
commit
f19ab370a7
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user