On 4/20/2010 3:57, Roger Quadros wrote:
Hi,
It seems all_arch_configs is not set correctly for x86 builds.
in current kernel.spec, for x86,
all_arch_configs is kernel-*.config
This is wrong as it will include non x86 configs too thus resulting in
build failure.
it should not. Because the other arch configs get done with
make ARCH=arm oldconfig
and that should succeed.
It is really important that we validate the configuration of all architectures
for
each build, to avoid developers breaking other architectures.. it's not a build
time issue;
oldconfig is plenty fast.
_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev