From 372720295915fda01606da3f4398165b37e5594a Mon Sep 17 00:00:00 2001 From: Christian Lamparter Date: Wed, 25 May 2011 22:22:49 +0200 Subject: [PATCH] carl9170 firmware: update readme Add instructions on how to install firmware images. Reported-by: Marius Ladegaard Meyer Signed-off-by: Christian Lamparter --- README | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README b/README index 9371729..230b2db 100644 --- a/README +++ b/README @@ -32,3 +32,12 @@ afterwards, simply execute: autogen.sh to start the configuration and build process. + +if you want to "install" your own firmware, you can either +do this manually, or by executing: + +autogen.sh install + +This will place a copy with the right filename [adds API rev] +into /lib/firmware/[the default path on most Distributions]. + -- 2.31.1