Hello.
When updating the new database of autoprobe, I found that
I driver was forgotten in Makefile and Config.in.
From the maintainer:
:
:There should be
:
:if [ "$CONFIG_MIPS_ITE8172" = "y" -o "$CONFIG_MIPS_IVR" = "y" ]; then
: dep_tristate ' IT8172G Sound' CONFIG_SOUND_IT8172 $CONFIG_SOUND
:fi
:
:inserted in Config.in, and
:
:obj-$(CONFIG_SOUND_IT8172) += ite8172.o ac97_codec.o
:
:inserted in Makefile. Sorry about that.
:
:
:I will also get a Configure.help patch to you before
:end of Friday, containing the text for IT8172 sound
:support.
:
I've already sent a patch to Marcelo and Linus,
but you can already update your files.
The main point is: Could we find easily all
'orphaned file' with the new kbuild-2.5?
(outside Documentation, it sould be few README and
some skeletons, no more 'orphaned' files).
BTW, the new big cleanup and update of autoprobe is
nearly finished. I think tomorrow I can release an
other test version.
[I still left the part that set pci card to 'n'.
I should still understand how to handle the CML2 precompiled
symbols, to find all symbols that depends on CONFIG_PCI, but not
depend on CONFIG_PCI_HOTPLUG, anyway the detection seems good for
most moderm PC]
giacomo
_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel