X-Git-Url: https://jxself.org/git/?p=linux-libre-firmware.git;a=blobdiff_plain;f=INSTALL;h=47c4888f9e69b9c013756635e9169a510ed1a45a;hp=538a5df5ca39fb10234fd4f1296fdcefa2e8fb99;hb=f599105a9d079d36d6055f0dc7185c346c4f9f18;hpb=623af37781eb1377284c2229e89ee9ba8ca4f293 diff --git a/INSTALL b/INSTALL index 538a5df..47c4888 100644 --- a/INSTALL +++ b/INSTALL @@ -14,7 +14,7 @@ can override this with something like: In order to build everything you will need the following on the host system: - * A C compiler, like GCC + * A C/C++ compiler, like GCC * Cmake * GNU Bison/YACC * GNU Flex @@ -29,6 +29,11 @@ system: - arm-none-eabi-objcopy - arm-none-eabi-as +On GNU/Linux distros that use apt you can install these with: + +apt install binutils-arm-linux-gnueabi binutils-arm-none-eabi bison \ +cmake flex g++ gcc gcc-arm-linux-gnueabi gcc-arm-none-eabi gperf make wget + CARL9170 Firmware Configuration When building the carl9170 firmware you will be prompted with configuration questions.