MIPS: net: Add BPF JIT
[cascardo/linux.git] / arch / mips / Kbuild
index cc39966..dd29533 100644 (file)
@@ -16,6 +16,7 @@ obj- := $(platform-)
 
 obj-y += kernel/
 obj-y += mm/
+obj-y += net/
 
 ifdef CONFIG_KVM
 obj-y += kvm/