Changeset feb1a414 in mainline for arch/mips32
- Timestamp:
- 2005-11-14T22:31:15Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e411579
- Parents:
- 315f89c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/mips32/Makefile.inc
r315f89c rfeb1a414 42 42 43 43 KERNEL_LOAD_ADDRESS = 0x80100000 44 CFLAGS += -mno-abicalls -G 0 -fno-zero-initialized-in-bss -O244 CFLAGS += -mno-abicalls -G 0 -fno-zero-initialized-in-bss 45 45 DEFS += -DMACHINE=${MACHINE} -DKERNEL_LOAD_ADDRESS=${KERNEL_LOAD_ADDRESS} 46 46
Note:
See TracChangeset
for help on using the changeset viewer.