Ignore:
File:
1 edited

Legend:

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

    r7c682dd1 r177e4ea  
    3232
    3333GCC_CFLAGS += -mcpu=powerpc -msoft-float -m32
    34 AFLAGS = -a32
    35 LFLAGS = -no-check-sections -N
     34AFLAGS += -a32
     35LFLAGS += -no-check-sections -N
    3636
    3737BITS = 32
Note: See TracChangeset for help on using the changeset viewer.