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