We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61ee395 commit 5c96770Copy full SHA for 5c96770
README.md
@@ -22,7 +22,8 @@ System Requirements
22
sudo apt-get update
23
# then install required packages
24
sudo apt-get install git build-essential ncurses-dev fakeroot bc \
25
- u-boot-tools lzop gcc-linaro-arm-linux-gnueabihf-6.4
+ u-boot-tools lzop flex bison libssl-dev \
26
+ gcc-linaro-arm-linux-gnueabihf-6.4
27
28
29
Scripts
0 commit comments