Subversion Repositories HelenOS

Rev

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

Rev 2479 Rev 2482
Line 34... Line 34...
34
CFLAGS += -ffixed-r9 -mtp=soft 
34
CFLAGS += -ffixed-r9 -mtp=soft 
35
LFLAGS += -N ../../lib/softint/libsoftint.a
35
LFLAGS += -N ../../lib/softint/libsoftint.a
36
AFLAGS += 
36
AFLAGS += 
37
 
37
 
38
ARCH_SOURCES += arch/$(ARCH)/src/syscall.c \
38
ARCH_SOURCES += arch/$(ARCH)/src/syscall.c \
39
		arch/$(ARCH)/src/psthread.S \
39
		arch/$(ARCH)/src/fibril.S \
40
		arch/$(ARCH)/src/thread.c \
40
		arch/$(ARCH)/src/thread.c \
41
		arch/$(ARCH)/src/eabi.S
41
		arch/$(ARCH)/src/eabi.S
42
 
42
 
43
BFD_NAME = elf32-little
43
BFD_NAME = elf32-little
44
BFD_ARCH = arm
44
BFD_ARCH = arm