On Sat, 13 May 2006, Andrew de Quincey wrote: > > The make *config targets don't work properly on older kernels. They don't > > always work correctly on 2.6.16 either for that matter. I posted a patch > > that fixed this: > > http://www.linuxtv.org/pipermail/linux-dvb/2006-April/009940.html > > but no response to that either. > > Well I tried this, but it doesn't work right for me (update patch against > latest v4l-dvb attached). I went into my /usr/src/linux and ran "make > distclean" to make sure everything was gone. Then I went into v4l-dvb and > typed "make menuconfig": Silly mistake, I was overriding KDIR on the make command line to test different kernels, forgot to change something for when KDIR isn't overriden. diff v4l/Makefile.kernel @@ line 22 @@ -include $(KDIR)/Makefile +include Makefile _______________________________________________ linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb