<snip> > --- a/v4l/scripts/make_kconfig.pl Sun Jun 27 17:17:06 2010 -0300 > +++ b/v4l/scripts/make_kconfig.pl Fri Sep 17 11:49:02 2010 -0300 > @@ -671,4 +671,13 @@ > > EOF2 > } > +print << "EOF3"; > +WARNING: This is the V4L/DVB backport tree, with experimental drivers > + backported to run on legacy kernels from the development tree at: > + http://git.linuxtv.org/media-tree.git. > + It is generally safe to use it for testing a new driver or > + feature, but its usage on production environments is risky. > + Don't use it at production. You've being warned. The last line should read: "Don't use it in production. You've been warned." > +EOF3 > + sleep 5; > } > -- Regards, David Ellingsworth -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html