mirror of
https://github.com/dynup/kpatch
synced 2025-04-01 22:48:08 +00:00
README.md: add build-essential package
This commit is contained in:
parent
9dadc6ef2e
commit
dfa19166b3
@ -84,7 +84,7 @@ apt-get update && apt-get install linux-image-$(uname -r)-dbgsym
|
|||||||
|
|
||||||
Install the dependencies for compiling kpatch:
|
Install the dependencies for compiling kpatch:
|
||||||
|
|
||||||
apt-get install make gcc libelf-dev
|
apt-get install make gcc libelf-dev build-essential
|
||||||
|
|
||||||
Install and prepare the kernel sources:
|
Install and prepare the kernel sources:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user