Rev 3492 | Rev 3742 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3492 | Rev 3593 | ||
---|---|---|---|
Line 27... | Line 27... | ||
27 | # |
27 | # |
28 | 28 | ||
29 | ## Common compiler flags |
29 | ## Common compiler flags |
30 | # |
30 | # |
31 | 31 | ||
- | 32 | include ../../Makefile.config |
|
- | 33 | ||
32 | LIBC_PREFIX = $(shell pwd) |
34 | LIBC_PREFIX = $(shell pwd) |
33 | SOFTINT_PREFIX = ../softint |
35 | SOFTINT_PREFIX = ../softint |
34 | CONSOLE_PREFIX = ../../srv/console |
36 | CONSOLE_PREFIX = ../../srv/console |
35 | 37 | ||
36 | ## Setup toolchain |
38 | ## Setup toolchain |