summaryrefslogtreecommitdiffstats
path: root/toolchain/toolchain-buildroot.mk
blob: f12a480a1e2d0b0c0b97b58b89e6e546caef4d4e (plain)
1
2
3
4
5
6
7
8
9
10
# Include files required for the internal toolchain backend

include toolchain/dependencies/dependencies.mk
include toolchain/binutils/binutils.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/uClibc/uclibc.mk