X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=blobdiff_plain;f=README;h=10f8e9415a01f8520438ebd78b97c9ccdfd1e87e;hp=230b2dbe8f330c55baac81659f8899651bc6da3e;hb=6f0aabab49b22056cbcd1ecb7d3a723871c2de7f;hpb=8bd3397985e442761ce6956b3ba2e126a2577c42 diff --git a/README b/README index 230b2db..10f8e94 100644 --- a/README +++ b/README @@ -9,7 +9,7 @@ You can build your own toolchain: make -C toolchain but be aware that this will take some time and requires -about 1.2 GiB disk space. +about 2.4 GiB disk space. The resulting firmware, carl9170.fw, can be used only with the carl9170 Linux driver. @@ -17,15 +17,11 @@ with the carl9170 Linux driver. After getting a toolchain, you will need to get more tools & libs: - * gcc 4.4+ + * gcc 4.7+ * gperf, bison/flex - * cmake 2.8.0+ - - * libusb 1.0+ - - * SDL SDK 1.2.13+ + * cmake 2.8.4+ afterwards, simply execute: