From d982d0785dbabdb747d4804e3fda64edc274bfc1 Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Sun, 27 Nov 2005 17:36:36 +0000 Subject: updated "make kernel-links" for merged tree "make kernel-links" (dvb-kernel "makelinks" build method) updated for merged tree. Signed-off-by: Michael Krufky --- v4l/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'v4l/Makefile') 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) -- cgit v1.2.3