Skip to content

Commit

Permalink
Update README with kernel headers information
Browse files Browse the repository at this point in the history
Include kernel headers >=4.1 as a prerequisite.
  • Loading branch information
dark committed Jun 11, 2015
1 parent 2e657fe commit 1f1d98b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ To get started using this toolchain, one needs:
* `CONFIG_BPF_JIT=y`
* `CONFIG_HAVE_BPF_JIT=y`
* `CONFIG_BPF_EVENTS=y` [optional, for kprobes]
* Linux kernel headers, 4.1 or newer
* LLVM 3.7 or newer, compiled with BPF support (default=on)
* Clang 3.7, built from the same tree as LLVM
* pyroute2, version X.X (currently master, tag TBD) or newer
Expand Down

0 comments on commit 1f1d98b

Please sign in to comment.