buildroot/toolchain/toolchain-buildroot.mk

8 lines
253 B
Makefile

# 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