Changeset 8dfef11 in mainline
- Timestamp:
- 2006-03-16T11:19:20Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b6b576c
- Parents:
- 8e75edf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/mips32/Makefile.inc
r8e75edf r8dfef11 43 43 KERNEL_LOAD_ADDRESS = 0x80100000 44 44 INIT_ADDRESS = 0x81000000 45 INIT_SIZE = 6553645 INIT_SIZE = 131072 46 46 47 47 CFLAGS += -mno-abicalls -G 0 -fno-zero-initialized-in-bss
Note:
See TracChangeset
for help on using the changeset viewer.