mips, bpf: Fix Makefile that referenced a removed file
authorJohan Almbladh <johan.almbladh@anyfinetworks.com>
Thu, 7 Oct 2021 14:23:39 +0000 (16:23 +0200)
committerDaniel Borkmann <daniel@iogearbox.net>
Thu, 7 Oct 2021 21:51:13 +0000 (23:51 +0200)
commite5c15a363de6f87d5aff9a2674f77c49f70a9ca2
treed3f6910af9b7eb161508848fa9b9ba780b9aa32d
parent6364d7d75a0e015a405d1f8a07f267f076c36ca6
mips, bpf: Fix Makefile that referenced a removed file

This patch removes a stale Makefile reference to the cBPF JIT that was
removed.

Fixes: ebcbacfa50ec ("mips, bpf: Remove old BPF JIT implementations")
Signed-off-by: Johan Almbladh <johan.almbladh@anyfinetworks.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20211007142339.633899-1-johan.almbladh@anyfinetworks.com
arch/mips/net/Makefile