From e1dbb655f1ea6131a5fbab41af2a0117642fa87c Mon Sep 17 00:00:00 2001 From: Jason Self Date: Sat, 25 Nov 2017 19:22:57 -0800 Subject: [PATCH] INSTALL: Add missing word 'install' to the example of putting the compiled targets into a different location. --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.31.1