These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / 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