summaryrefslogtreecommitdiff
path: root/coreconf/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'coreconf/rules.mk')
-rw-r--r--coreconf/rules.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/coreconf/rules.mk b/coreconf/rules.mk
index dc72e9cef..a341b8385 100644
--- a/coreconf/rules.mk
+++ b/coreconf/rules.mk
@@ -377,6 +377,8 @@ $(3)/%: %
$$(INSTALL) -m 444 $$^ $(3)
$(1): $$(addprefix $(3)/,$$($(2))) | $(3)/d
+
+.NOTPARALLEL: $(1)
endif
else
$(1):