Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifs
[deliverable/linux.git] / kernel / bpf / Makefile
1 obj-y := core.o
2
3 obj-$(CONFIG_BPF_SYSCALL) += syscall.o verifier.o inode.o helpers.o
4 obj-$(CONFIG_BPF_SYSCALL) += hashtab.o arraymap.o
This page took 0.031922 seconds and 5 git commands to generate.