summaryrefslogtreecommitdiffhomepage
path: root/Makefile.in
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-02-27 10:12:03 -0500
committermidipix <writeonce@midipix.org>2016-02-27 10:58:07 -0500
commit239036f998a5e14c9dee45b7d103ea64ea8ad845 (patch)
treede8e41933fd8ed4626f6778a51dc1bd2e0c631fe /Makefile.in
parent40b6097d92eb15d75685fd8a86cdb95702c21281 (diff)
downloadsofort-239036f998a5e14c9dee45b7d103ea64ea8ad845.tar.bz2
sofort-239036f998a5e14c9dee45b7d103ea64ea8ad845.tar.xz
build system: Makefile.in: .display-env: $(CROSS_COMPILE)'s label now matches.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index bdcdc32..bd47dfe 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -220,7 +220,7 @@ clean:
@echo COMPILER:' '$(COMPILER)
@echo TOOLCHAIN:' '$(TOOLCHAIN)
@echo SYSROOT:' '$(SYSROOT)
- @echo XCOMPILE:' '$(CROSS_COMPILE)
+ @echo CROSS_COMPILE:' '$(CROSS_COMPILE)
@echo SHELL:' '$(SHELL)
@echo