summaryrefslogtreecommitdiffstats
path: root/toolchain/toolchain-external.mk
blob: 4292d85514d9238439dc0c1dccb5436e7aff99d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
# 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/toolchain-external/ext-tool.mk
include toolchain/uClibc/uclibc.mk