Switch to automatically generated CHANGELOG file.

(use "make CHANGELOG" to update it from time to time)
master
Wolfgang Denk 18 years ago
parent 7ade0c634a
commit 7c52c4b943
  1. 6501
      CHANGELOG
  2. 5593
      CHANGELOG-before-U-Boot-1.1.5
  3. 3
      Makefile

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

@ -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…
Cancel
Save