Subversion Repositories HelenOS

Rev

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

Rev 3120 Rev 3228
Line 80... Line 80...
80
	
80
	
81
	ifeq ($(MACHINE),lgxemul)
81
	ifeq ($(MACHINE),lgxemul)
82
		UARCH = mips32
82
		UARCH = mips32
83
		IMAGE = ecoff
83
		IMAGE = ecoff
84
	endif
84
	endif
85
	
-
 
86
	ifeq ($(MACHINE),indy)
-
 
87
		UARCH = mips32eb
-
 
88
		IMAGE = ecoff
-
 
89
	endif
-
 
90
endif
85
endif
91
 
86
 
92
ifeq ($(PLATFORM),ppc32)
87
ifeq ($(PLATFORM),ppc32)
93
	KARCH = ppc32
88
	KARCH = ppc32
94
	UARCH = ppc32
89
	UARCH = ppc32