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

include toolchain/uClibc/uclibc.mk

# Triggerring the build of the host-gcc-final will automaticaly do the
# build of binutils, uClibc, kernel headers and all the intermediate
# gcc steps.

toolchain-buildroot: host-gcc-final