public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] v4l/firmware/Makefile
@ 2010-02-16 17:08 pierre.gronlier
  0 siblings, 0 replies; only message in thread
From: pierre.gronlier @ 2010-02-16 17:08 UTC (permalink / raw)
  To: linux-media

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.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-02-16 17:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-16 17:08 [PATCH] v4l/firmware/Makefile pierre.gronlier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox