Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1159 → Rev 1160

/kernel/trunk/arch/ppc32/Makefile.inc
38,6 → 38,7
## Make some default assumptions
#
 
CFLAGS += -mcpu=powerpc -m32
LFLAGS += -no-check-sections -N
 
DEFS += -D__32_BITS__
45,7 → 46,6
## Own configuration directives
#
 
CONFIG_OFW = y
CONFIG_FB = y
 
## Compile with hierarchical page tables support.