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
cf59a1d1
"vscode:/vscode.git/clone" did not exist on "5e8ea17382b2037f0cc85995be9851e8129048fc"
Commit
cf59a1d1
authored
Apr 08, 2021
by
Manish Pandey
Committed by
TrustedFirmware Code Review
Apr 08, 2021
Browse files
Merge "fiptool: Do not call 'make clean' in 'all' target" into integration
parents
de2dd4e7
dbeab0da
Changes
1
Show whitespace changes
Inline
Side-by-side
tools/fiptool/Makefile
View file @
cf59a1d1
...
@@ -44,11 +44,7 @@ endif
...
@@ -44,11 +44,7 @@ endif
.PHONY
:
all clean distclean
.PHONY
:
all clean distclean
# Clean before build as old fiptool might be created with
all
:
${PROJECT}
# including different PLAT_FIPTOOL_HELPER_MK.
all
:
${MAKE}
clean
${MAKE}
${PROJECT}
${PROJECT}
:
${OBJECTS} Makefile
${PROJECT}
:
${OBJECTS} Makefile
@
echo
" HOSTLD
$@
"
@
echo
" HOSTLD
$@
"
...
...
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