X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=blobdiff_plain;f=README.md;h=65a3aa774298a0d3ec465e8cc1868bf43c72ce40;hp=e5c95ada7f8ff82d081342a3209b6967352fc1ba;hb=bee1f6ef5c608d96bee9504492815982ba616ef7;hpb=1e0a070c12b677dc9769f806a1e762f52567db7a diff --git a/README.md b/README.md index e5c95ad..65a3aa7 100644 --- a/README.md +++ b/README.md @@ -17,18 +17,18 @@ your own toolchain: `# make -C toolchain` but be aware that this will take some time and requires -about 3-4 GiB disk space. +about 3-5 GiB disk space. ### Build Firmware Image The firmware configuration and build process requires the following tools and libraries: - * gcc 4.8 + * gcc 6.0+ (including library and header dependencies) - * gperf, bison/flex + * bison/flex - * cmake 2.8.4+ + * cmake 3.8+ to start the configuration, run: @@ -51,6 +51,6 @@ into /lib/firmware/[the default path on most Distributions]. ## Contact -If you have any questions, reports or patches, you should write -to and include "carl9170" in -the subject line. +If you have any patches, you should write +to and +include "carl9170" in the subject line.