Subversion Repositories HelenOS-historic

Rev

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

Rev 703 Rev 727
Line 49... Line 49...
49
## Compile with hierarchical page tables support.
49
## Compile with hierarchical page tables support.
50
#
50
#
51
 
51
 
52
CONFIG_PAGE_PT = y
52
CONFIG_PAGE_PT = y
53
 
53
 
-
 
54
## Compile with support for address space identifiers.
-
 
55
#
-
 
56
 
-
 
57
CONFIG_ASID = y
-
 
58
 
54
 
59
 
55
## Accepted MACHINEs
60
## Accepted MACHINEs
56
#
61
#
57
 
62
 
58
ifeq ($(MIPS_MACHINE),indy)
63
ifeq ($(MIPS_MACHINE),indy)