X-Git-Url: https://jxself.org/git/?p=linux-libre-firmware.git;a=blobdiff_plain;f=INSTALL;h=538a5df5ca39fb10234fd4f1296fdcefa2e8fb99;hp=a68446a78356348cdb4975cabbe18394f0714b0b;hb=623af37781eb1377284c2229e89ee9ba8ca4f293;hpb=6e823d0b6ee854eaf5f0bf28a099a5e6b7c45be2 diff --git a/INSTALL b/INSTALL index a68446a..538a5df 100644 --- a/INSTALL +++ b/INSTALL @@ -10,7 +10,7 @@ Once the desired things are built, "make install" will put them into the appropriate place, which is /lib/firmware by default although you can override this with something like: - make prefix=/desired/path + make prefix=/desired/path install In order to build everything you will need the following on the host system: @@ -25,13 +25,16 @@ system: - arm-linux-gnueabi-gcc - arm-linux-gnueabi-ld - arm-linux-gnueabi-objcopy + - arm-none-eabi-gcc + - arm-none-eabi-objcopy + - arm-none-eabi-as CARL9170 Firmware Configuration When building the carl9170 firmware you will be prompted with configuration questions. ----- -Copyright (C) 2017 Jason Self +Copyright (C) 2017, 2018 Jason Self Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is,