Trivial formatting fix
Vim picked up a missing newline at the end of the last line. BUG=none BRANCH=none TEST=compilation didn't break for nyan_blaze and samus Signed-off-by: David Hendricks <dhendrix@chromium.org> Change-Id: Ifa859073b866fad859391e54a6ab0a6f258b5b38 Reviewed-on: https://chromium-review.googlesource.com/213876 Reviewed-by: Aaron Durbin <adurbin@chromium.org> Commit-Queue: Vadim Bendebury <vbendeb@chromium.org> Tested-by: Vadim Bendebury <vbendeb@chromium.org>
This commit is contained in:
parent
7394b271bf
commit
45e0c4b9aa
1 changed files with 1 additions and 1 deletions
|
|
@ -147,4 +147,4 @@ $(VERSTAGE_LIB): $$(verstage-objs)
|
|||
$(AR_verstage) rc $@.tmp $(verstage-objs)
|
||||
@printf " OBJCOPY $(subst $(obj)/,,$(@))\n"
|
||||
$(OBJCOPY_verstage) --prefix-symbols=verstage_ $@.tmp $@
|
||||
endif
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue