6 lines
163 B
Makefile
6 lines
163 B
Makefile
|
# Required includes for the external toolchain backend
|
||
|
|
||
|
# Explicit ordering:
|
||
|
include toolchain/helpers.mk
|
||
|
include toolchain/toolchain-crosstool-ng/crosstool-ng.mk
|