Changeset e94f730 in mainline for kernel/arch/mips32/Makefile.inc
- Timestamp:
- 2009-02-17T00:49:50Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 85156d3
- Parents:
- 06da55b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/mips32/Makefile.inc
r06da55b re94f730 38 38 GCC_CFLAGS += -mno-abicalls -G 0 -fno-zero-initialized-in-bss 39 39 40 DEFS += -D__32_BITS__ -D $(MACHINE) -DKERNEL_LOAD_ADDRESS=$(KERNEL_LOAD_ADDRESS)40 DEFS += -D__32_BITS__ -DKERNEL_LOAD_ADDRESS=$(KERNEL_LOAD_ADDRESS) 41 41 42 42 ## Accepted MACHINEs
Note:
See TracChangeset
for help on using the changeset viewer.