summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index e8f3a19..0150714 100644
--- a/Makefile
+++ b/Makefile
@@ -78,7 +78,6 @@ export Q
-include .config
-EMBTK_PHONIES := All
EMBTK_BUILD := $(if $(CONFIG_EMBTK_DOTCONFIG),startbuild,xconfig)
All: $(EMBTK_BUILD)
@@ -90,6 +89,3 @@ include mk/toolchain.mk
include mk/packages.mk
include mk/rootfs.mk
include mk/help.mk
-
-.PHONY: $(EMBTK_PHONIES)
-FORCE: