Skip to content
Snippets Groups Projects
Commit adb9d851 authored by Robert P. J. Day's avatar Robert P. J. Day Committed by Tom Rini
Browse files

README: Explain how to generate the CHANGELOG file.


Since the top-level README file refers the reader to the CHANGELOG,
it's worth mentioning how to generate it.

Signed-off-by: default avatarRobert P. J. Day <rpjday@crashcourse.ca>
parent d4b901dd
No related branches found
No related tags found
No related merge requests found
......@@ -54,6 +54,11 @@ In case of problems see the CHANGELOG and CREDITS files to find out
who contributed the specific port. The MAINTAINERS file lists board
maintainers.
Note: There is no CHANGELOG file in the actual U-Boot source tree;
it can be created dynamically from the Git log using:
make CHANGELOG
Where to get help:
==================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment