summaryrefslogtreecommitdiff
path: root/v4l/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-04-20 08:45:57 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-04-20 08:45:57 -0300
commit02fcec87dd55b96ff0e5ee8e6b8c8ede0862f552 (patch)
tree61c66cada99375c473e4e1f1d954dc053f499574 /v4l/Makefile
parent435d74bd16c0818ad30c0f1e4d4a5e02d2d27c1e (diff)
downloadmediapointer-dvb-s2-02fcec87dd55b96ff0e5ee8e6b8c8ede0862f552.tar.gz
mediapointer-dvb-s2-02fcec87dd55b96ff0e5ee8e6b8c8ede0862f552.tar.bz2
build: Make sure that firmwares will be installed
From: Mauro Carvalho Chehab <mchehab@redhat.com> As reported by some users, firmwares were not installed. Be sure that it will properly install the firmwares by calling the proper makefile rule. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'v4l/Makefile')
-rw-r--r--v4l/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/v4l/Makefile b/v4l/Makefile
index 1c4aa10eb..ed9cdcbe6 100644
--- a/v4l/Makefile
+++ b/v4l/Makefile
@@ -212,7 +212,7 @@ all:: default
#################################################
# installation invocation rules
-install:: media-install
+install:: media-install firmware_install
remove rminstall:: media-rminstall