Sign in
android-kvm
/
linux
/
216875a594e0b4fc72830e3690b8fbe7430738e2
/
.
/
kernel
/
bpf
/
Makefile
blob: 45427239f375c564049951e00e3925aacff8bc3f [
file
] [
log
] [
blame
]
obj
-
y
:=
core
.
o syscall
.
o verifier
.
o
ifdef CONFIG_TEST_BPF
obj
-
y
+=
test_stub
.
o
endif