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

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