Changes in kernel/arch/ppc32/Makefile.inc [4afd4ab:177e4ea] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ppc32/Makefile.inc
r4afd4ab r177e4ea 27 27 # 28 28 29 ## Toolchain configuration30 #31 32 29 BFD_NAME = elf32-powerpc 33 30 BFD_ARCH = powerpc:common 34 31 BFD = binary 35 TARGET = ppc-linux-gnu36 TOOLCHAIN_DIR = $(CROSS_PREFIX)/ppc3237 32 38 33 GCC_CFLAGS += -mcpu=powerpc -msoft-float -m32
Note:
See TracChangeset
for help on using the changeset viewer.