summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/pkg-kconfig.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/pkg-kconfig.mk b/package/pkg-kconfig.mk
index fd9f19d949..8361064e2b 100644
--- a/package/pkg-kconfig.mk
+++ b/package/pkg-kconfig.mk
@@ -100,6 +100,12 @@ $(1)-update-defconfig: $(1)-savedefconfig
endif # package enabled
+.PHONY: \
+ $(1)-update-config \
+ $(1)-update-defconfig \
+ $(1)-savedefconfig \
+ $$(addprefix $(1)-,$$($(2)_KCONFIG_EDITORS))
+
endef # inner-kconfig-package
################################################################################
OpenPOWER on IntegriCloud