Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 683 → Rev 684

/kernel/trunk/arch/ppc32/Makefile.inc
45,6 → 45,11
 
CONFIG_OFW = y
 
## Compile with hierarchical page tables support.
#
 
CONFIG_PAGE_PT = y
 
ARCH_SOURCES = \
arch/$(ARCH)/src/console.c \
arch/$(ARCH)/src/context.S \