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