Changeset ff211d2 in mainline for kernel/arch/ppc32/Makefile.inc


Ignore:
Timestamp:
2009-08-27T12:33:45Z (15 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
f2f89315
Parents:
38428aa3
Message:

progress to GCC 4.4.1
use a single script to build cross-compilers (even all platform targets at once)
use the same names for cross-compiler platform directories as in kernel/uspace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/ppc32/Makefile.inc

    r38428aa3 rff211d2  
    3434BFD = binary
    3535TARGET = ppc-linux-gnu
    36 TOOLCHAIN_DIR = $(CROSS_PREFIX)/ppc
     36TOOLCHAIN_DIR = $(CROSS_PREFIX)/ppc32
    3737
    3838GCC_CFLAGS += -mcpu=powerpc -msoft-float -m32
Note: See TracChangeset for help on using the changeset viewer.