13272582eee00099a45179d82b47556ea0eb3cf9
[deliverable/linux.git] / 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.030522 seconds and 4 git commands to generate.