X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=blobdiff_plain;f=README.md;h=65a3aa774298a0d3ec465e8cc1868bf43c72ce40;hp=1521488dd5c83329c19fcc1ae4430dc22f915903;hb=f239f43b91dfa5fbec1a8d19b41db0b792d4c751;hpb=54fe34f34b61c6b261b90f765cc5546937ce1d74 diff --git a/README.md b/README.md index 1521488..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.7+ + * 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,5 +51,6 @@ into /lib/firmware/[the default path on most Distributions]. ## Contact -If you have any questions, reports or patches, you should write -to . +If you have any patches, you should write +to and +include "carl9170" in the subject line.