Commit f19ab370 authored by Stanislaw Gruszka's avatar Stanislaw Gruszka

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

Signed-off-by: default avatarStanislaw Gruszka <sgruszka@redhat.com>
parent eac3b212
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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment