Skip to content
Snippets Groups Projects
Commit ec0fb23a authored by Adrian Schmutzler's avatar Adrian Schmutzler
Browse files

scripts/strip-kmod.sh: harmonize leading whitespaces


Convert leading spaces to tabs for consistency in the file.

Signed-off-by: default avatarAdrian Schmutzler <freifunk@adrianschmutzler.de>
parent f4b812da
No related branches found
No related tags found
No related merge requests found
......@@ -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 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment