X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=blobdiff_plain;f=README.md;h=386e2076a696b769dba0186a893331db6cc6fcfc;hp=1521488dd5c83329c19fcc1ae4430dc22f915903;hb=a1197788eeb07fc1ed80cc5d0c44020aa541822a;hpb=54fe34f34b61c6b261b90f765cc5546937ce1d74 diff --git a/README.md b/README.md index 1521488..386e207 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 - * 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.