Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7f8e1223 authored by Stanislaw Gruszka's avatar Stanislaw Gruszka
Browse files

iwlegacy: rename module name

parent 0cdc2136
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
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