[coreboot-gerrit] Change in coreboot[master]: Makefile: Add filelist to help

Martin Roth (Code Review) gerrit at coreboot.org
Sun Jan 28 00:42:55 CET 2018


Martin Roth has uploaded this change for review. ( https://review.coreboot.org/23472


Change subject: Makefile: Add filelist to help
......................................................................

Makefile: Add filelist to help

The filelist target has been around for a while, but was never added
to the help.  Add it now.

Change-Id: Idc24ecc8028fc61c6b798c0c81431b05dfa25b0e
Signed-off-by: Martin Roth <martinroth at google.com>
---
M Makefile
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/72/23472/1

diff --git a/Makefile b/Makefile
index 33b12f8..4aa179d 100644
--- a/Makefile
+++ b/Makefile
@@ -98,6 +98,7 @@
 	@echo  '  distclean             - Remove build artifacts and config files'
 	@echo  '  doxygen               - Build doxygen documentation for coreboot'
 	@echo  '  doxyplatform          - Build doxygen documentation for the current platform'
+	@echo  '  filelist              - Show files used in current build'
 	@echo  '  printall              - print makefile info for debugging'
 	@echo  '  gitconfig             - set up git to submit patches to coreboot'
 	@echo  '  ctags / ctags-project - make ctags file for all of coreboot or current board'

-- 
To view, visit https://review.coreboot.org/23472
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Idc24ecc8028fc61c6b798c0c81431b05dfa25b0e
Gerrit-Change-Number: 23472
Gerrit-PatchSet: 1
Gerrit-Owner: Martin Roth <martinroth at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180127/668aa8bb/attachment.html>


More information about the coreboot-gerrit mailing list