From: <aot...@us...> - 2004-05-18 13:37:28
|
Update of /cvsroot/gc-linux/linux In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29849 Removed Files: Makefile Log Message: This is toolchain biased. You should now do one of: $ export ARCH=ppc CROSS_COMPILE=$my-powerpc-toolchain- $ make or: $ make ARCH=ppc CROSS_COMPILE=$my-powerpc-toolchain- or just edit your top-level Makefile to match your setup. --- Makefile DELETED --- |