No. I think Randy Dunlap replied earlier that he spent considerable
time weeding out broken drivers from an allyesconfig configuration.
This still did not result in a bootable image.
If you want to build with allyesconfig and continue on when you run into
errors, just use the -k (keep going) option with make.
>
> Allyesconfig has a couple of advantages. The analysis of object files
> is must simpler with just vmlinux to worry about. And some errors
> don't show up until link time, not sure if you can catch all of them
> with allmodconfig.
Agreed.
Feel free to hack on the compregress.sh script to produce compilation
results that would benefit what you are doing. It lives on the
stability page.
John
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/