diff --git a/Makefile b/Makefile index 4cd4d2786fde9e5a522adbdd36ee5c3bd57520b7..b73a4ddaffefe45a5ba9c76ca76f3be219be9d8b 100644 --- a/Makefile +++ b/Makefile @@ -751,7 +751,7 @@ help: @echo " cscope Generate cscope index" @echo " distclean Remove all build artifacts for all platforms" @echo " certtool Build the Certificate generation tool" - @echo " fiptool Build the Firmware Image Package(FIP) creation tool" + @echo " fiptool Build the Firmware Image Package (FIP) creation tool" @echo "" @echo "Note: most build targets require PLAT to be set to a specific platform." @echo ""