Changes in kernel/arch/ppc32/Makefile.inc [7c682dd1:cf84f1bf] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ppc32/Makefile.inc
r7c682dd1 rcf84f1bf 32 32 33 33 GCC_CFLAGS += -mcpu=powerpc -msoft-float -m32 34 AFLAGS = -a3235 LFLAGS = -no-check-sections -N34 AFLAGS += -a32 35 LFLAGS += -no-check-sections 36 36 37 37 BITS = 32
Note:
See TracChangeset
for help on using the changeset viewer.