summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 46d6834..22400e1 100644
--- a/Makefile
+++ b/Makefile
@@ -59,7 +59,6 @@ CONFIG_SHELL := \
echo /bin/sh; \
fi; \
fi)
-SHELL := $(CONFIG_SHELL)
export CONFIG_SHELL
HOST_ARCH := $(shell $(CONFIG_SHELL) $(EMBTK_ROOT)/scripts/config.guess)