projects
/
openwrt
/
staging
/
jogo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4b812d
)
scripts/strip-kmod.sh: harmonize leading whitespaces
author
Adrian Schmutzler
<
[email protected]
>
Tue, 31 Dec 2019 10:41:07 +0000
(11:41 +0100)
committer
Adrian Schmutzler
<
[email protected]
>
Tue, 31 Dec 2019 10:41:07 +0000
(11:41 +0100)
Convert leading spaces to tabs for consistency in the file.
Signed-off-by: Adrian Schmutzler <
[email protected]
>
scripts/strip-kmod.sh
patch
|
blob
|
history
diff --git
a/scripts/strip-kmod.sh
b/scripts/strip-kmod.sh
index 28be35ea7cc7c540e5052e60dc1df8e25a44cbfa..e5b2868f5d5f54233c5f0db1d54982a773f40143 100755
(executable)
--- a/
scripts/strip-kmod.sh
+++ b/
scripts/strip-kmod.sh
@@
-19,7
+19,7
@@
else
fi
if [ -z "$KEEP_BUILD_ID" ]; then
- ARGS="$ARGS -R .note.gnu.build-id"
+
ARGS="$ARGS -R .note.gnu.build-id"
fi
${CROSS}objcopy \