diff options
Diffstat (limited to 'v4l/scripts/merge-trees.sh')
-rw-r--r-- | v4l/scripts/merge-trees.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/v4l/scripts/merge-trees.sh b/v4l/scripts/merge-trees.sh index ffdfe25d9..d422b319a 100644 --- a/v4l/scripts/merge-trees.sh +++ b/v4l/scripts/merge-trees.sh @@ -104,7 +104,7 @@ diff -up video4linux.orig/Makefile video4linux/Makefile -install -d $(KDIR26)/video -install -m 644 -c $(inst_video) $(KDIR26)/video -@@ -204,12 +216,14 @@ rminstall:: +@@ -210,12 +222,14 @@ rminstall:: -@rm -r $(DEST) \ $(addprefix $(KDIR26)/common/, $(inst_common)) \ $(addprefix $(KDIR26)/dvb/frontends/, $(inst_frontends)) \ |