summaryrefslogtreecommitdiffstats
path: root/rules/post/barebox-common.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/post/barebox-common.make')
-rw-r--r--rules/post/barebox-common.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/post/barebox-common.make b/rules/post/barebox-common.make
index 601301b..6342521 100644
--- a/rules/post/barebox-common.make
+++ b/rules/post/barebox-common.make
@@ -4,7 +4,7 @@
ifneq ($(filter barebox-common_oldconfig,$(MAKECMDGOALS)),)
$(eval $(addsuffix _oldconfig,$(filter-out barebox-common, \
- $(filter barebox-%, $(PTX_PACKAGES_SELECTED)))): barebox-common_oldconfig_$(ptx/nl))
+ $(filter barebox-%, $(PTX_PACKAGES_SELECTED)))): barebox-common_do_oldconfig$(ptx/nl))
endif
barebox-common_oldconfig: \