Subversion Repositories HelenOS-historic

Rev

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

Rev 160 Rev 161
Line 11... Line 11...
11
LFLAGS=-M -no-check-sections -T ../arch/ppc/_link.ld
11
LFLAGS=-M -no-check-sections -T ../arch/ppc/_link.ld
12
 
12
 
13
arch_sources= \
13
arch_sources= \
14
	arch/powerpc.c \
14
	arch/powerpc.c \
15
	arch/fpu_context.c \
15
	arch/fpu_context.c \
16
	arch/fake.s \
16
	arch/dummy.s \
17
	arch/start.S
17
	arch/start.S