MIPS: net: Add BPF JIT
[firefly-linux-kernel-4.4.55.git] / arch / mips / Kbuild
index d2cfe45f332b419b5c463b78eb4f44a40e0386c4..dd295335891a03dc2cfbb657883135749f38083e 100644 (file)
@@ -16,7 +16,7 @@ obj- := $(platform-)
 
 obj-y += kernel/
 obj-y += mm/
-obj-y += math-emu/
+obj-y += net/
 
 ifdef CONFIG_KVM
 obj-y += kvm/