summaryrefslogtreecommitdiff
path: root/toolchain/toolchain-external.mk
blob: d5b2aacbd0e7c24cea0676239361aa3ea178da32 (plain)
1
2
3
4
5
6
7
8
9
10
# Required includes for the external toolchain backend

include toolchain/helpers.mk
include toolchain/elf2flt/elf2flt.mk
include toolchain/gcc/gcc-uclibc-4.x.mk
include toolchain/gdb/gdb.mk
include toolchain/kernel-headers/kernel-headers.mk
include toolchain/mklibs/mklibs.mk
include toolchain/toolchain-external/ext-tool.mk
include toolchain/uClibc/uclibc.mk