summaryrefslogtreecommitdiffstats
path: root/patch.mk
diff options
context:
space:
mode:
Diffstat (limited to 'patch.mk')
-rw-r--r--patch.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/patch.mk b/patch.mk
index 9e3b61c..3daa878 100644
--- a/patch.mk
+++ b/patch.mk
@@ -46,7 +46,7 @@ define EXPORT_PATCH
echo 'Contains ad hoc patches for cross building.'; \
echo ''; \
$(call GIT_CMD,$(1)) format-patch \
- --no-numbered \
+ --numbered \
-p \
--no-signature \
--stdout \