summaryrefslogtreecommitdiff
path: root/v4l_experimental/pvrusb2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'v4l_experimental/pvrusb2/Makefile')
-rw-r--r--v4l_experimental/pvrusb2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/v4l_experimental/pvrusb2/Makefile b/v4l_experimental/pvrusb2/Makefile
index 1fcd89502..b86f841a5 100644
--- a/v4l_experimental/pvrusb2/Makefile
+++ b/v4l_experimental/pvrusb2/Makefile
@@ -53,6 +53,7 @@ else
endif
modules modules_install clean:
+ $(MAKE) -C $(shell pwd)/../.. links
@echo cppflags=$(MYFLAGS)
$(MAKE) V=1 $(MYFLAGS) INSTALL_MOD_DIR=$(INSTALL_MOD_DIR) -C $(KDIR) M=$(shell pwd) CONFIG_VIDEO_PVRUSB2=m $@