Skip to content

Commit 1ebc19a

Browse files
brunoaduartezhouziyang
authored andcommitted
Update wsl.md
1 parent 5860829 commit 1ebc19a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deploy/wsl.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ CONFIG_ANDROID_BINDER_IPC=y
3434
CONFIG_ANDROID_BINDERFS=y
3535
CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder"
3636
37+
## install required libraries to build kernel
38+
sudo apt install make gcc flex bison libssl-dev libelf-dev dwarves -y
3739
3840
## build kernel
3941
make

0 commit comments

Comments
 (0)