Rev 3564 | Rev 3686 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3564 | Rev 3569 | ||
---|---|---|---|
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 = $(shell pwd) |
35 | LIBC_PREFIX = $(shell pwd) |
34 | SOFTINT_PREFIX = ../softint |
36 | SOFTINT_PREFIX = ../softint |
35 | CONSOLE_PREFIX = ../../srv/console |
37 | CONSOLE_PREFIX = ../../srv/console |
36 | 38 | ||
37 | ## Setup toolchain |
39 | ## Setup toolchain |