Changeset 1314e3b in mainline for kernel/arch
- Timestamp:
- 2007-11-12T13:24:46Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- bcfd586
- Parents:
- 7c5bcc0
- Location:
- kernel/arch
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/arm32/Makefile.inc
r7c5bcc0 r1314e3b 41 41 DMACHINE = MACHINE_GXEMUL_TESTARM 42 42 endif 43 44 ATSIGN = % 43 45 44 46 GCC_CFLAGS += -fno-zero-initialized-in-bss -
kernel/arch/ia64/Makefile.inc
r7c5bcc0 r1314e3b 30 30 # 31 31 32 BFD_NAME = elf64- ia64-little32 BFD_NAME = elf64-little 33 33 BFD_ARCH = ia64-elf64 34 34 TARGET = ia64-pc-linux-gnu
Note:
See TracChangeset
for help on using the changeset viewer.