android_kernel_samsung_a7y1.../kernel/bpf/Makefile

5 lines
135 B
Makefile
Raw Normal View History

2023-04-06 20:47:12 +00:00
obj-y := core.o
obj-$(CONFIG_BPF_SYSCALL) += syscall.o verifier.o inode.o helpers.o
obj-$(CONFIG_BPF_SYSCALL) += hashtab.o arraymap.o