The patch number 14410 was added via Douglas Schilling Landgraf
<[email protected]>
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel
If anyone has any objections, please let us know by sending a message to:
Linux Media Mailing List <[email protected]>
------
From: Douglas Schilling Landgraf <[email protected]>
Remove v4l2-apps from Makefile
Priority: normal
Signed-off-by: Douglas Schilling Landgraf <[email protected]>
---
v4l/Makefile | 5 -----
1 file changed, 5 deletions(-)
diff -r 37bd06e25095 -r 9a06eaa2004b v4l/Makefile
--- a/v4l/Makefile Mon Mar 08 21:56:09 2010 -0300
+++ b/v4l/Makefile Tue Mar 09 19:48:25 2010 -0300
@@ -60,9 +60,6 @@
spec::
$(MAKE) -C ../media-specs
-apps::
- $(MAKE) -C ../v4l2-apps
-
#################################################
# Object specific rules
@@ -302,7 +299,6 @@
config-compat.h Module.symvers Module.markers modules.order
$(MAKE) -C firmware $@
$(MAKE) -C ../media-specs $@
- $(MAKE) -C ../v4l2-apps $@
distclean:: clean
-rm -f .version .*.o.flags .*.o.d Makefile.media \
@@ -314,7 +310,6 @@
@find .. -name '*.rej' -exec rm '{}' \;
$(MAKE) -C firmware $@
$(MAKE) -C ../media-specs $@
- $(MAKE) -C ../v4l2-apps $@
#################################################
# Kernel module insert/removal rules
---
Patch is available at:
http://linuxtv.org/hg/v4l-dvb/rev/9a06eaa2004bf672b851d1e298e66e1372beb5bd
_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits