samples/bpf: Switch over to libbpf
[linux-2.6-block.git] / samples / bpf / README.rst
index a43eae3f05518765a7a7a8b38410753d2ef494d0..79f9a58f1872714ce6dd1047cb9d1dbd8842ad60 100644 (file)
@@ -1,8 +1,8 @@
 eBPF sample programs
 ====================
 
-This directory contains a mini eBPF library, test stubs, verifier
-test-suite and examples for using eBPF.
+This directory contains a test stubs, verifier test-suite and examples
+for using eBPF. The examples use libbpf from tools/lib/bpf.
 
 Build dependencies
 ==================