summaryrefslogtreecommitdiff
path: root/mk/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk/build.mk')
-rw-r--r--mk/build.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/mk/build.mk b/mk/build.mk
index 63fb13553..6761d2b40 100644
--- a/mk/build.mk
+++ b/mk/build.mk
@@ -97,7 +97,6 @@ all: world
${TOPDIR}/package/Depends.mk: ${TOPDIR}/.config $(wildcard ${TOPDIR}/package/*/Makefile)
$(TOPDIR)/bin/tools/depmaker > ${TOPDIR}/package/Depends.mk
-
.NOTPARALLEL:
.PHONY: all world clean cleantarget cleandir distclean image_clean