Rev 1129 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1129 | Rev 1547 | ||
---|---|---|---|
Line 35... | Line 35... | ||
35 | 35 | ||
36 | ARCH_SOURCES += arch/$(ARCH)/src/syscall.c \ |
36 | ARCH_SOURCES += arch/$(ARCH)/src/syscall.c \ |
37 | arch/$(ARCH)/src/psthread.S \ |
37 | arch/$(ARCH)/src/psthread.S \ |
38 | arch/$(ARCH)/src/thread.c |
38 | arch/$(ARCH)/src/thread.c |
39 | 39 | ||
40 | 40 | BFD_ARCH = mips |
|
- | 41 | BFD_NAME = elf32-little |