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
a5794cc1
Commit
a5794cc1
authored
Aug 17, 2016
by
danh-arm
Committed by
GitHub
Aug 17, 2016
Browse files
Merge pull request #683 from dp-arm/dp/fiptool
fiptool: Suppress verbose messages during normal build
parents
6700ae65
c2427cb0
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/fiptool/Makefile
View file @
a5794cc1
...
...
@@ -68,8 +68,8 @@ ${PROJECT}: ${OBJECTS} Makefile
@
${ECHO_BLANK_LINE}
fip_create
:
fip_create.sh
mkdir
-p
../fip_create
install
-m
755 fip_create.sh ../fip_create/fip_create
${Q}
mkdir
-p
../fip_create
${Q}
install
-m
755 fip_create.sh ../fip_create/fip_create
%.o
:
%.c %.h ${COPIED_H_FILES} Makefile
@
echo
" CC
$<
"
...
...
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