Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
purplewall1206 authored Jun 14, 2024
1 parent df3756f commit 16b69dc
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 @@ -221,6 +221,7 @@ host$ mv hotbpf_effective_user.c linux-5.15.106/samples/bpf/
host$ mv hotbpf_effective_kern.c linux-5.15.106/samples/bpf/

# compile kernel first, configuration file is ready.
# if `fixdep GLIBC version error reported, just rm fixdep and recompile.`
host$ cd linux-5.15.106
host$ make -j8 bzImage

Expand Down

0 comments on commit 16b69dc

Please sign in to comment.