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