> I had the same problem. Compile I2C with built-in support (not > module): > > devdr->i2c->support as builtin! > devdr->i2c->i2calgo->pcf as builtin (I am not sure if this one is > mandatory too) First of all, thank you, that works.
But now, I have a new problem: /doc/kernel-image-2.6.3-ben2/conf.vars gzip -9qf debian/tmp-image/usr/share/doc/kernel-image-2.6.3-ben2/conf.vars install -p -o root -g root -m 644 debian/buildinfo debian/tmp-image/usr/share/doc/kernel-image-2.6.3-ben2/buildinfo install: ne peut évaluer `debian/buildinfo': Aucun fichier ou répertoire de ce type make[1]: *** [real_stamp_image] Erreur 1 make[1]: Leaving directory `/usr/src/benh2.6' I'm trying to build the kernel with make-kpkg kernel-image Thanks for your help raph