Am Donnerstag, den 01.06.2006, 11:46 -0300 schrieb Mauro Carvalho Chehab: > Em Qua, 2006-05-31 às 18:09 -0700, Trent Piepho escreveu: > > On Wed, 31 May 2006, Michael Krufky wrote: > > > On 5/31/06, Trent Piepho <xyzzy@xxxxxxxxxxxxx> wrote: > > > > On Wed, 31 May 2006, hermann pitton wrote: > > > > > Am Mittwoch, den 31.05.2006, 10:51 +0100 schrieb Gavin Hamill: > > > > > > I don't have any radio cards - can I just disable this part of the > > > > > > compile completely? If so, what do I need to comment out in the > > > > > > Makefiles? :) > > > > > > > > > > Isn't it just a matter of using make xconfig or make gconfig or make > > > > menuconfig to select the drivers to build, and then not selecting > > > > micro PCM 20? Or just edit v4l/.myconfig by and and set the MIRO > > > > variables to 'n'? > In fact, if you don't select miro pcm20 at make > menuconfig/xconfig/gconfig, it will update both .config and .myconfig > files, allowing you to compile kernel without support for those boards > with just > make [...] but every sentence is mindful As I hope to understand now, running "make allmodconfig" only once, editing .myconfig and setting v4l1 and v4l-compat from := n to := y and "make" would have enabled it this way too. Only in case make_noconfig.pl didn't find something valid for it in .config, v4l1 stayed disabled. This was fixed changing these two options in the internal media Kconfig from boolean to bool. Looks much more like an invitation now to learn some on kconfig/kbuild, than to grumble about all these scripts in case something goes wrong. Thanks to all who contributed and those who try to further improve this stunning attempt. Might have a place on the wiki. Cheers, Hermann _______________________________________________ linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb