Re: [kbuild-devel] Forgotten driver

2001-11-29 Thread Eric S. Raymond
Giacomo Catenazzi <[EMAIL PROTECTED]>: > 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). My piece of kbuild-2.5 includes a cross-reference analyzer called kxref

[kbuild-devel] Forgotten driver

2001-11-29 Thread Giacomo Catenazzi
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_SO