Merge branch 'fixes-rc2' into omap-for-v4.6/fixes
[deliverable/linux.git] / kernel / bpf / Makefile
index 8a932d079c24dbdccb87022fa3976d32dd505130..eed911d091dacebc429393e80120721fc6a8f110 100644 (file)
@@ -1,7 +1,7 @@
 obj-y := core.o
 
 obj-$(CONFIG_BPF_SYSCALL) += syscall.o verifier.o inode.o helpers.o
-obj-$(CONFIG_BPF_SYSCALL) += hashtab.o arraymap.o
+obj-$(CONFIG_BPF_SYSCALL) += hashtab.o arraymap.o percpu_freelist.o
 ifeq ($(CONFIG_PERF_EVENTS),y)
 obj-$(CONFIG_BPF_SYSCALL) += stackmap.o
 endif
This page took 0.026732 seconds and 5 git commands to generate.