Subversion Repositories HelenOS-historic

Rev

Rev 674 | Rev 756 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 674 Rev 684
Line 43... Line 43...
43
## Own configuration directives
43
## Own configuration directives
44
#
44
#
45
 
45
 
46
CONFIG_OFW = y
46
CONFIG_OFW = y
47
 
47
 
-
 
48
## Compile with hierarchical page tables support.
-
 
49
#
-
 
50
 
-
 
51
CONFIG_PAGE_PT = y
-
 
52
 
48
ARCH_SOURCES = \
53
ARCH_SOURCES = \
49
	arch/$(ARCH)/src/console.c \
54
	arch/$(ARCH)/src/console.c \
50
	arch/$(ARCH)/src/context.S \
55
	arch/$(ARCH)/src/context.S \
51
	arch/$(ARCH)/src/debug/panic.s \
56
	arch/$(ARCH)/src/debug/panic.s \
52
	arch/$(ARCH)/src/fpu_context.c \
57
	arch/$(ARCH)/src/fpu_context.c \