Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Arm Trusted Firmware
Commits
1ab2e902
Commit
1ab2e902
authored
Mar 17, 2015
by
danh-arm
Browse files
Merge pull request #265 from jcastillo-arm/jc/git_commit_id
checkpatch: ignore GIT_COMMIT_ID
parents
b5b12347
9b4ee6b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
1ab2e902
...
...
@@ -77,7 +77,9 @@ TRUSTED_BOARD_BOOT := 0
AUTH_MOD
:=
none
# Checkpatch ignores
CHECK_IGNORE
=
--ignore
COMPLEX_MACRO
--ignore
GERRIT_CHANGE_ID
CHECK_IGNORE
=
--ignore
COMPLEX_MACRO
\
--ignore
GERRIT_CHANGE_ID
\
--ignore
GIT_COMMIT_ID
CHECKPATCH_ARGS
=
--no-tree
--no-signoff
${CHECK_IGNORE}
CHECKCODE_ARGS
=
--no-patch
--no-tree
--no-signoff
${CHECK_IGNORE}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment