Changeset 6d7ffa65 in mainline for arch/mips32/Makefile.inc
- Timestamp:
- 2006-01-08T15:03:41Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1a67595
- Parents:
- 566ba81
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/mips32/Makefile.inc
r566ba81 r6d7ffa65 46 46 CFLAGS += -mno-abicalls -G 0 -fno-zero-initialized-in-bss 47 47 DEFS += -DMACHINE=${MIPS_MACHINE} -DKERNEL_LOAD_ADDRESS=${KERNEL_LOAD_ADDRESS} -DINIT_ADDRESS=${INIT_ADDRESS} -DINIT_SIZE=${INIT_SIZE} 48 49 ## Compile with hierarchical page tables support. 50 # 51 52 CONFIG_PAGE_PT = y 53 48 54 49 55 ## Accepted MACHINEs
Note:
See TracChangeset
for help on using the changeset viewer.