summaryrefslogtreecommitdiffstats
path: root/rules/barebox.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/barebox.make')
-rw-r--r--rules/barebox.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/barebox.make b/rules/barebox.make
index be0a764fc..a6ec3c394 100644
--- a/rules/barebox.make
+++ b/rules/barebox.make
@@ -75,7 +75,7 @@ BAREBOX_EXTRA_ENV_DEPS := \
$(STATEDIR)/barebox.prepare: $(BAREBOX_EXTRA_ENV_DEPS)
endif
-$(STATEDIR)/barebox.prepare: $(BAREBOX_CONFIG)
+$(STATEDIR)/barebox.prepare:
@$(call targetinfo)
@$(call world/kconfig-setup, BAREBOX)