Makefile 97 B

12
  1. obj-y := core.o
  2. obj-$(CONFIG_BPF_SYSCALL) += syscall.o verifier.o hashtab.o arraymap.o helpers.o