Merge branch 'fixes-rc2' into omap-for-v4.6/fixes
[deliverable/linux.git] / kernel / bpf / Makefile
CommitLineData
f89b7755 1obj-y := core.o
b2197755
DB
2
3obj-$(CONFIG_BPF_SYSCALL) += syscall.o verifier.o inode.o helpers.o
e19494ed 4obj-$(CONFIG_BPF_SYSCALL) += hashtab.o arraymap.o percpu_freelist.o
d5a3b1f6
AS
5ifeq ($(CONFIG_PERF_EVENTS),y)
6obj-$(CONFIG_BPF_SYSCALL) += stackmap.o
7endif
This page took 0.083223 seconds and 5 git commands to generate.