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

Commit fcb74588 authored by Stanislaw Gruszka's avatar Stanislaw Gruszka
Browse files

iwlegacy: merge iwl-4965-lib.c into 4965-mac.c

parent a1751b22
Loading
Loading
Loading
Loading
+1152 −0

File changed.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ iwl-legacy-objs += $(iwl-legacy-m)
# 4965
obj-$(CONFIG_IWL4965)	+= iwl4965.o
iwl4965-objs		:= 4965.o 4965-mac.o iwl-4965-rs.o
iwl4965-objs		+= iwl-4965-lib.o iwl-4965-calib.o
iwl4965-objs		+= iwl-4965-calib.o
iwl4965-$(CONFIG_IWLEGACY_DEBUGFS) += iwl-4965-debugfs.o

# 3945
+0 −1194

File deleted.

Preview size limit exceeded, changes collapsed.