On 9/8/05, Ahmad Reza Cheraghi <[EMAIL PROTECTED]> wrote: > I made this Framework to generate a .config based on a > Target-System. Right-now it works on my Laptop Acer
how about teaching it to generate .config using just sysfs and lsbus? So noone will need to contact you regarding adding their system to your files, especially when all the information is already present in the kernel in a very parsable form (pci.ids, for example). The whole scenary will then shorten to: $ make autoconfig $ make - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

