summaryrefslogtreecommitdiff
path: root/mk/buildsystem.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk/buildsystem.mk')
-rw-r--r--mk/buildsystem.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/mk/buildsystem.mk b/mk/buildsystem.mk
index 77ef1ad..571d29d 100644
--- a/mk/buildsystem.mk
+++ b/mk/buildsystem.mk
@@ -170,3 +170,6 @@ rmallpath:
$(Q)rm -rf $(SYSROOT)* $(HOSTTOOLS)* $(EMBTK_GENERATED)/rootfs-*
$(Q)rm -rf $(EMBTK_GENERATED)/initramfs-*
$(Q)$(if $(CONFIG_EMBTK_CACHE_PATCHES),,rm -rf $(DOWNLOAD_DIR)/*.patch)
+
+EMBTK_PHONIES += xconfig menuconfig randconfig basic clean distclean startbuild
+EMBTK_PHONIES += mkinitialpath rmallpath