Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile.config
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.config')
-rw-r--r--Makefile.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config
index dde82f2..c3d6cb3 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -27,6 +27,6 @@ OONFIG_PACKAGES= \
$(CONFIG_PACKAGES_DIR)/deps-3.4.json \
$(CONFIG_PACKAGES_DIR)/deps-3.6.json
-json-normalize:
+config-normalize:
@$(JSON_NORMALIZE) $(CONFIG_MODULES) $(OONFIG_PACKAGES)
@$(JSON_NORMALIZE) --sort-by name $(CONFIG_DEPS)