Changes in kernel/arch/ia64/Makefile.inc [177e4ea:21941ac] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ia64/Makefile.inc
r177e4ea r21941ac 27 27 # 28 28 29 ## Toolchain configuration 30 # 31 29 32 BFD_NAME = elf64-little 30 33 BFD_ARCH = ia64-elf64 34 TARGET = ia64-pc-linux-gnu 35 TOOLCHAIN_DIR = $(CROSS_PREFIX)/ia64 31 36 32 37 CMN1 = -mconstant-gp -fno-unwind-tables -mfixed-range=f32-f127
Note:
See TracChangeset
for help on using the changeset viewer.