mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-08 02:07:55 +01:00
Switch to automatically generated CHANGELOG file.
(use "make CHANGELOG" to update it from time to time)
This commit is contained in:
parent
7ade0c634a
commit
7c52c4b943
3 changed files with 6598 additions and 5499 deletions
5593
CHANGELOG-before-U-Boot-1.1.5
Normal file
5593
CHANGELOG-before-U-Boot-1.1.5
Normal file
File diff suppressed because it is too large
Load diff
3
Makefile
3
Makefile
|
|
@ -318,6 +318,9 @@ $(obj)System.map: $(obj)u-boot
|
|||
grep -v '\(compiled\)\|\(\.o$$\)\|\( [aUw] \)\|\(\.\.ng$$\)\|\(LASH[RL]DI\)' | \
|
||||
sort > $(obj)System.map
|
||||
|
||||
CHANGELOG:
|
||||
git log --no-merges U-Boot-1_1_5.. > $@
|
||||
|
||||
#########################################################################
|
||||
else
|
||||
all $(obj)u-boot.hex $(obj)u-boot.srec $(obj)u-boot.bin \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue