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

# Explicit ordering:
include toolchain/helpers.mk
include toolchain/elf2flt/elf2flt.mk
include toolchain/gcc/gcc-uclibc-4.x.mk
include toolchain/toolchain-crosstool-ng/crosstool-ng.mk
include toolchain/uClibc/uclibc.mk