powerpc: cuImage.* creation error

From: Adrian Bunk
Date: Mon Mar 17 2008 - 15:37:26 EST


When building all powerpc defconfigs in 2.6.25-rc6 exactly three of
them fail to build, and all with similar problems:


mpc85xx_defconfig:

<-- snip -->

...
WRAP arch/powerpc/boot/cuImage.tqm8540
DTC: dts->dtb on file "/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/powerpc/boot/dts/tqm8540.dts"
powerpc64-linux-ld: arch/powerpc/boot/cuboot-tqm8540.o: No such file: No such file or directory
make[2]: *** [arch/powerpc/boot/cuImage.tqm8540] Error 1

<-- snip -->


sbc8548_defconfig:

<-- snip -->

...
Entry Point: 0x00000000
make[2]: *** No rule to make target `arch/powerpc/boot/cuImage.tqm8548', needed by `arch/powerpc/boot/zImage'. Stop.

<-- snip -->


tqm8540_defconfig:

<-- snip -->

...
WRAP arch/powerpc/boot/cuImage.tqm8540
DTC: dts->dtb on file "/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/powerpc/boot/dts/tqm8540.dts"
powerpc64-linux-ld: arch/powerpc/boot/cuboot-tqm8540.o: No such file: No such file or directory
make[2]: *** [arch/powerpc/boot/cuImage.tqm8540] Error 1

<-- snip -->


Is this a problem on my side or is there a bug that should be fixed?


TIA
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/