Changeset 085d973 in mainline for arch/mips32/Makefile.inc


Ignore:
Timestamp:
2006-02-08T12:34:05Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
5e3757d
Parents:
eb1b8b6
Message:

Cleanup o frame allocator.
Removed early_malloc & initial heap.
Will break ia64, ppc & sparc.
Added e820 table print.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/mips32/Makefile.inc

    reb1b8b6 r085d973  
    7474        KERNEL_LOAD_ADDRESS = 0x88002000
    7575        CFLAGS += -EB -DBIG_ENDIAN -DHAVE_FPU -march=r4600
     76        INIT_ADDRESS = 0
     77        INIT_SIZE = 0
    7678endif
    7779ifeq ($(MIPS_MACHINE),lgxemul)
Note: See TracChangeset for help on using the changeset viewer.