Switch to automatically generated CHANGELOG file.

(use "make CHANGELOG" to update it from time to time)
This commit is contained in:
Wolfgang Denk 2006-10-24 21:35:55 +02:00
parent 7ade0c634a
commit 7c52c4b943
3 changed files with 6598 additions and 5499 deletions

6501
CHANGELOG

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -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 \