summary refs log tree commit diff
path: root/arch/s390/Kbuild
diff options
context:
space:
mode:
authorMartin Schwidefsky <schwidefsky@de.ibm.com>2012-07-31 16:23:59 +0200
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2012-09-26 15:44:49 +0200
commitc10302efe569bfd646b4c22df29577a4595b4580 (patch)
treefbfba0e5a1cab17411f6d2084477abbdd9e9e547 /arch/s390/Kbuild
parent6f0f9b6b3fcfe5e156f20d4f804f0d505c750b3c (diff)
downloadlinux-c10302efe569bfd646b4c22df29577a4595b4580.tar.gz
s390/bpf,jit: BPF Just In Time compiler for s390
The s390 implementation of the JIT compiler for packet filter speedup.

Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390/Kbuild')
-rw-r--r--arch/s390/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/s390/Kbuild b/arch/s390/Kbuild
index 9858476fa0fe..cc45d25487b0 100644
--- a/arch/s390/Kbuild
+++ b/arch/s390/Kbuild
@@ -5,3 +5,4 @@ obj-$(CONFIG_CRYPTO_HW)		+= crypto/
 obj-$(CONFIG_S390_HYPFS_FS)	+= hypfs/
 obj-$(CONFIG_APPLDATA_BASE)	+= appldata/
 obj-$(CONFIG_MATHEMU)		+= math-emu/
+obj-y				+= net/