summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 48dbc32..40f9706 100644
--- a/Makefile
+++ b/Makefile
@@ -59,7 +59,7 @@ endif
ifeq ($(CONFIG_EMBTK_DOTCONFIG),)
EMBTK_BUILD := xconfig
else
-EMBTK_BUILD := startbuild
+EMBTK_BUILD :=
endif
All: $(EMBTK_BUILD)