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

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

Signed-off-by: Pierre Gronlier <pierre.gronl...@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.

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to