<br>
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Go here:<br>
<br>
<a href="http://git.linuxtv.org/media_build.git/" target="_blank">http://git.linuxtv.org/media_build.git/</a><br>
<br>
Clone the repo, then ./build.sh should handle just about everything<br>
automagically for building, then install the result. There's some<br>
additional documentation in the tree as well.<br>
<br>
<br>
For Fedora users, just grab the latest F14 kernel out of koji.<br>
<font color="#888888"><br>
--<br>
</font><div class="im">Jarod Wilson<br>
<a href="mailto:jarod@wilsonet.com">jarod@wilsonet.com</a><br></div></blockquote></div><br>Jarod,<br><br>Just getting a chance to take a look at this. Do I want to use git to clone like so:<br> git clone git://<a href="http://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git">git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git</a> v4l-dvb<br>
cd v4l-dvb<br> git remote add linuxtv git://<a href="http://linuxtv.org/media_tree.git">linuxtv.org/media_tree.git</a><br> git remote update<br> git checkout -b media-master remotes/linuxtv/staging/for_v2.6.38<br>
<br>Or do I only need a subset of those repo's.<br><br>Thanks,<br>Mitchell<br><br>