summaryrefslogtreecommitdiff
path: root/scripts/dtc
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/dtc')
-rwxr-xr-xscripts/dtc/update-dtc-source.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/dtc/update-dtc-source.sh b/scripts/dtc/update-dtc-source.sh
index c92e6bd9458d..b8ebcc6722d2 100755
--- a/scripts/dtc/update-dtc-source.sh
+++ b/scripts/dtc/update-dtc-source.sh
@@ -77,4 +77,5 @@ This adds the following commits from upstream:
${dtc_log}
EOF
)
+
git commit -e -v -s -m "${commit_msg}"