public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: "pierre.gronlier" <ticapix@gmail.com>
To: linux-media@vger.kernel.org
Subject: [PATCH] v4l/firmware/Makefile
Date: Tue, 16 Feb 2010 18:08:33 +0100	[thread overview]
Message-ID: <hlejei$i2c$1@ger.gmane.org> (raw)

Fix the use of $(DESTDIR) variable in `make install' for firmwares.

From: Pierre Gronlier <pierre.gronlier@gmail.com>

Signed-off-by: Pierre Gronlier <pierre.gronlier@gmail.com>

diff -r 14021dfc00f3 v4l/firmware/Makefile
--- a/v4l/firmware/Makefile     Thu Feb 11 23:11:30 2010 -0200
+++ b/v4l/firmware/Makefile     Tue Feb 16 18:07:57 2010 +0100
@@ -1,5 +1,5 @@
 TARGETS = vicam/firmware.fw dabusb/firmware.fw dabusb/bitstream.bin
ttusb-budget/dspbootcode.bin cpia2/stv0672_vp4.bin av7110/bootcode.bin
-FW_DIR  = /lib/firmware
+FW_DIR  = $(DESTDIR)/lib/firmware

 ####



-- 
pierre g.


                 reply	other threads:[~2010-02-16 17:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='hlejei$i2c$1@ger.gmane.org' \
    --to=ticapix@gmail.com \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox