Sign in
android-kvm
/
linux
/
10738eeaf4ab3de092586cefcc082e7d43ca0044
/
.
/
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