Ignore:
File:
1 edited

Legend:

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

    r177e4ea r4afd4ab  
    2727#
    2828
     29## Toolchain configuration
     30#
     31
    2932BFD_NAME = elf32-powerpc
    3033BFD_ARCH = powerpc:common
    3134BFD = binary
     35TARGET = ppc-linux-gnu
     36TOOLCHAIN_DIR = $(CROSS_PREFIX)/ppc32
    3237
    3338GCC_CFLAGS += -mcpu=powerpc -msoft-float -m32
Note: See TracChangeset for help on using the changeset viewer.