diff --git a/debian/scripts/export-patchqueue b/debian/scripts/export-patchqueue index bc3cea8..e195109 100755 --- a/debian/scripts/export-patchqueue +++ b/debian/scripts/export-patchqueue @@ -26,6 +26,7 @@ git format-patch \ --zero-commit \ --no-signature \ --diff-algorithm=myers \ + --full-index \ --output-directory="${top}/${kernel_patchdir}" \ "${base_ref}.."