summaryrefslogtreecommitdiffstats
path: root/toolchain/toolchain-crosstool-ng.mk
blob: 1c8030091b77720c9cea999f6b6138dc6c854079 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Required includes for the external toolchain backend

# Explicit ordering:
include toolchain/helpers.mk
include toolchain/binutils/binutils.mk
include toolchain/dependencies/dependencies.mk
include toolchain/elf2flt/elf2flt.mk
include toolchain/gcc/gcc-uclibc-4.x.mk
include toolchain/gdb/gdb.mk
include toolchain/toolchain-crosstool-ng/crosstool-ng.mk
include toolchain/mklibs/mklibs.mk
include toolchain/sstrip/sstrip.mk
include toolchain/uClibc/uclibc.mk