summaryrefslogtreecommitdiffstats
path: root/rules/uclibc-headers.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/uclibc-headers.make')
-rw-r--r--rules/uclibc-headers.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/uclibc-headers.make b/rules/uclibc-headers.make
index c65f1cc..460e9bb 100644
--- a/rules/uclibc-headers.make
+++ b/rules/uclibc-headers.make
@@ -26,7 +26,7 @@ $(UCLIBC_CONFIG):
@echo
@exit 1
-$(STATEDIR)/uclibc-headers.prepare: $(UCLIBC_CONFIG)
+$(STATEDIR)/uclibc-headers.prepare: $(STATEDIR)/uclibc.extract $(UCLIBC_CONFIG)
@$(call targetinfo)
@if [ -f $(UCLIBC_CONFIG) ]; then \