[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <200703301753.27379.rob@landley.net>
Date: Fri, 30 Mar 2007 17:53:26 -0400
From: Rob Landley <rob@...dley.net>
To: linux-kernel@...r.kernel.org
Subject: Powerpc build unhappy in 2.6.20.4?
So doing:
make ARCH=powerpc CROSS=powerpc-
Chugs along fine for a while, but then it ends with:
MODPOST vmlinux
ln: accessing `arch/powerpc/boot/zImage': No such file or directory
make[1]: *** [arch/powerpc/boot/zImage] Error 1
make: *** [zImage] Error 2
I.E. it builds vmlinux, then dies because there's no zImage, which it never
tried to build...
Is there no working default "make" target for powerpc, or did I do something
wrong? Could this be a .config issue?
Rob
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists