Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 919 → Rev 938

/kernel/trunk/arch/ia64/Makefile.inc
45,7 → 45,7
LFLAGS += -EL
AFLAGS += -mconstant-gp
 
DEFS += -DINIT_ADDRESS=$(INIT_ADDRESS) -DINIT_SIZE=$(INIT_SIZE)
DEFS += -D__64_BITS__ -DINIT_ADDRESS=$(INIT_ADDRESS) -DINIT_SIZE=$(INIT_SIZE)
 
## Compile with page hash table support.
#