iwlegacy: rename iwl-debug.c to debug.c
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
This commit is contained in:
Родитель
eac3b21277
Коммит
f19ab370a7
|
@ -1,6 +1,6 @@
|
||||||
obj-$(CONFIG_IWLEGACY) += iwlegacy.o
|
obj-$(CONFIG_IWLEGACY) += iwlegacy.o
|
||||||
iwlegacy-objs := common.o
|
iwlegacy-objs := common.o
|
||||||
iwlegacy-$(CONFIG_IWLEGACY_DEBUGFS) += iwl-debugfs.o
|
iwlegacy-$(CONFIG_IWLEGACY_DEBUGFS) += debug.o
|
||||||
|
|
||||||
iwlegacy-objs += $(iwlegacy-m)
|
iwlegacy-objs += $(iwlegacy-m)
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче