Rev 3536 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 3536 | Rev 3597 | ||
|---|---|---|---|
| Line 28... | Line 28... | ||
| 28 | # |
28 | # |
| 29 | 29 | ||
| 30 | ## Common compiler flags |
30 | ## Common compiler flags |
| 31 | # |
31 | # |
| 32 | 32 | ||
| - | 33 | include ../../Makefile.config |
|
| - | 34 | ||
| 33 | LIBC_PREFIX = ../libc |
35 | LIBC_PREFIX = ../libc |
| 34 | ## Setup toolchain |
36 | ## Setup toolchain |
| 35 | # |
37 | # |
| 36 | 38 | ||
| 37 | include $(LIBC_PREFIX)/Makefile.toolchain |
39 | include $(LIBC_PREFIX)/Makefile.toolchain |