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

Commit 2ddadeab authored by Denis Kirjanov's avatar Denis Kirjanov Committed by David S. Miller
Browse files

ppc: bpf: rename bpf_jit_64.S to bpf_jit_asm.S

parent 09ca5ab2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#
# Arch-specific network modules
#
obj-$(CONFIG_BPF_JIT) += bpf_jit_64.o bpf_jit_comp.o
obj-$(CONFIG_BPF_JIT) += bpf_jit_asm.o bpf_jit_comp.o