We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 61ee395 + 5c96770 commit fa16f9fCopy full SHA for fa16f9f
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