buildroot/toolchain/toolchain-crosstool-ng.mk

8 lines
238 B
Makefile

# Required includes for the external toolchain backend
# Explicit ordering:
include toolchain/helpers.mk
include toolchain/gcc/gcc-uclibc-4.x.mk
include toolchain/toolchain-crosstool-ng/crosstool-ng.mk
include toolchain/uClibc/uclibc.mk