summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7a42c1fa..c4381bfc 100644
--- a/Makefile
+++ b/Makefile
@@ -302,7 +302,7 @@ define gen_sorted_init_ops
endef
.INTERMEDIATE: .x15.sorted_init_ops
-.x15.sorted_init_ops: $(filter %.c,$(x15_SOURCES))
+.x15.sorted_init_ops: $(filter %.c,$(x15_SOURCES)) include/generated/autoconf.h
$(call gen_sorted_init_ops)
x15_DEPS := $(x15_LDS) .x15.sorted_init_ops