e21db00026
[Peter: Correct legacy position] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
8 lines
238 B
Makefile
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
|