summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2012-11-14 02:03:20 +0000
committerTom Rini <trini@ti.com>2012-12-06 13:56:39 -0700
commitadb9d851392c71f628de62341da15ac883485304 (patch)
treec3138f10aa522268da321907df6dd8792d5da93e /README
parentd4b901dd738fc1712960d92668b0dd62e06eabba (diff)
downloadtalos-obmc-uboot-adb9d851392c71f628de62341da15ac883485304.tar.gz
talos-obmc-uboot-adb9d851392c71f628de62341da15ac883485304.zip
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: Robert P. J. Day <rpjday@crashcourse.ca>
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index ed7d270adb..06f5ef2354 100644
--- a/README
+++ b/README
@@ -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:
==================
OpenPOWER on IntegriCloud