diff options
Diffstat (limited to 'v4l/Makefile')
-rw-r--r-- | v4l/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/v4l/Makefile b/v4l/Makefile index 7476c8287..44023035d 100644 --- a/v4l/Makefile +++ b/v4l/Makefile @@ -198,6 +198,12 @@ v4l_install:: rminstall /sbin/depmod -a +merge: + @scripts/merge-trees.sh + +unmerge: + @scripts/unmerge-trees.sh + rminstall:: @echo -e "\nEliminating old V4L modules (errors on this step is not a problem).." |