7f240d984b
[Peter: fix file header] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
7 lines
209 B
Makefile
7 lines
209 B
Makefile
# Required includes for the external toolchain backend
|
|
|
|
include toolchain/helpers.mk
|
|
include toolchain/gcc/gcc-uclibc-4.x.mk
|
|
include toolchain/toolchain-external/ext-tool.mk
|
|
include toolchain/uClibc/uclibc.mk
|