summaryrefslogtreecommitdiff
path: root/v4l/Makefile
diff options
context:
space:
mode:
authorMichael Krufky <devnull@localhost>2005-11-27 17:36:36 +0000
committerMichael Krufky <devnull@localhost>2005-11-27 17:36:36 +0000
commitd982d0785dbabdb747d4804e3fda64edc274bfc1 (patch)
treec5c50a476a7a0c42d1dc911bf239cf5ac6d1477a /v4l/Makefile
parent5f4304de0f58e54b69bf13b73ffc169e8e402517 (diff)
downloadmediapointer-dvb-s2-d982d0785dbabdb747d4804e3fda64edc274bfc1.tar.gz
mediapointer-dvb-s2-d982d0785dbabdb747d4804e3fda64edc274bfc1.tar.bz2
updated "make kernel-links" for merged tree
"make kernel-links" (dvb-kernel "makelinks" build method) updated for merged tree. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Diffstat (limited to 'v4l/Makefile')
-rw-r--r--v4l/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/v4l/Makefile b/v4l/Makefile
index 622e76dff..291511440 100644
--- a/v4l/Makefile
+++ b/v4l/Makefile
@@ -274,7 +274,7 @@ links::
# @find ../linux/include -name '*.[h]' -type f -exec ln -sf '{}' . \;
-kernel-links::
+kernel-links makelinks::
cd ..; v4l/scripts/makelinks.sh $(KDIR)
install:: v4l-install dvb-install
@@ -344,7 +344,7 @@ dvb-install:: dvb-rminstall
/sbin/depmod -a
-old_install:: rminstall
+old-install:: rminstall
@echo -e "\nInstalling new V4L modules at $(DEST)..."
@strip --strip-debug $(inst-m)