From: Jason Self Date: Sun, 26 Nov 2017 03:22:57 +0000 (-0800) Subject: INSTALL: Add missing word 'install' to the example of putting the compiled targets... X-Git-Tag: v1.1~26 X-Git-Url: https://jxself.org/git/?p=linux-libre-firmware.git;a=commitdiff_plain;h=e1dbb655f1ea6131a5fbab41af2a0117642fa87c;ds=sidebyside INSTALL: Add missing word 'install' to the example of putting the compiled targets into a different location. --- diff --git a/INSTALL b/INSTALL index a68446a..dfabf2a 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: