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

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/uClibc/uclibc.mk