AFAICT it is pure config. kbuild 2.5 does not care how .config is
built, it just requires a clean .config. I want a clean seperation
between configuring and building the kernel. In particular, Makefile
rules should not try to adjust for broken config entries, this is a
config only problem.
-
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/